summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Completion/Unix/Command/_tmux2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29d45e721..221f57fbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* 36575: Completion/Unix/Command/_tmux: _tmux: ‘lock-server’
option is gone in tmux.git
+ * 36576: Completion/Unix/Command/_tmux: _tmux: Fix tmux homepage
+ URI
+
2015-09-21 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
* 36574: Completion/Unix/Command/_lldb: new completion for
diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux
index 3d4734bcd..6f2cac790 100644
--- a/Completion/Unix/Command/_tmux
+++ b/Completion/Unix/Command/_tmux
@@ -1,6 +1,6 @@
#compdef tmux
-# tmux <http://tmux.sf.net> completion for zsh <http://zsh.sf.net>.
+# tmux <http://tmux.github.io> completion for zsh <http://zsh.sf.net>.
#
# Configuration:
#