summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorFrank Terbeck <ft@bewatermyfriend.org>2015-09-21 14:41:41 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2015-09-21 14:56:50 +0200
commit5476e011f16664e601092c1e94e3332efe80720f (patch)
tree280ff2ca00f4fa2a5adf15debdff22e7d68527ee /Completion
parentd4a640775f8e6aad3a32a2ebcf4d049d728a9e8b (diff)
downloadzsh-5476e011f16664e601092c1e94e3332efe80720f.tar.gz
zsh-5476e011f16664e601092c1e94e3332efe80720f.tar.xz
zsh-5476e011f16664e601092c1e94e3332efe80720f.zip
36576: _tmux: Fix tmux homepage URI
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_tmux2
1 files changed, 1 insertions, 1 deletions
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:
 #