diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2014-03-05 23:27:04 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2014-03-05 23:27:04 +0000 |
commit | 19c534e3256ef99fcd00b39c50d28b2cc8defb7e (patch) | |
tree | 76c15dbf84605414a69ee2699c91ee03cebef36b | |
parent | 9134e4de1e0782ae4466bf1deb77a3098521b646 (diff) | |
parent | 5f05c41126c0bf69d557a976935faa416d15371b (diff) | |
download | rtmux-19c534e3256ef99fcd00b39c50d28b2cc8defb7e.tar.gz rtmux-19c534e3256ef99fcd00b39c50d28b2cc8defb7e.tar.bz2 rtmux-19c534e3256ef99fcd00b39c50d28b2cc8defb7e.zip |
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
-rw-r--r-- | www/index.html.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/index.html.in b/www/index.html.in index 5e0276e8..002a473f 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -32,7 +32,8 @@ background) and reattach them to a different terminal. And do a lot more. See the manual</a>.</p> <p><b><a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz"> -Download tmux %%VERSION%%</a></b> or +Download tmux %%VERSION%%</a></b> +<b><a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/CHANGES">(Changelog)</a></b> or <a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/"> get the development version.</a> tmux is hosted on |