diff options
author | Jefftree <jeffrey.ying86@live.com> | 2015-10-21 23:21:51 -0400 |
---|---|---|
committer | Jefftree <jeffrey.ying86@live.com> | 2015-10-21 23:21:51 -0400 |
commit | d7ab3c67c7aa9dda6116c86d2d2452d5628f9c3b (patch) | |
tree | 92ba5c7d22429bab0c6ca56388ed317901fc9fb2 | |
parent | 257533fe5aa5027dc71e78d10833a3ba0febb426 (diff) |
Updated tmux link
-rw-r--r-- | tmux.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.html.markdown b/tmux.html.markdown index 868302a8..6763a781 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -240,7 +240,7 @@ set -g status-right "#[fg=green] | #[fg=white]#(tmux-mem-cpu-load)#[fg=green] | ### References -[Tmux | Home](http://tmux.sourceforge.net) +[Tmux | Home](http://tmux.github.io) [Tmux Manual page](http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/tmux.1?query=tmux) |