diff options
author | Thomas Adam <thomas@xteddy.org> | 2014-03-03 21:59:22 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2014-03-03 21:59:22 +0000 |
commit | 5f05c41126c0bf69d557a976935faa416d15371b (patch) | |
tree | c86b0e1e36a2b814977af1b6be899e6747b66c30 | |
parent | 582c2671ddce5a8cdd6d022c7c67fe683ce71bf1 (diff) | |
download | rtmux-5f05c41126c0bf69d557a976935faa416d15371b.tar.gz rtmux-5f05c41126c0bf69d557a976935faa416d15371b.tar.bz2 rtmux-5f05c41126c0bf69d557a976935faa416d15371b.zip |
www: Add link to CHANGES file for download tarball
Make the CHANGES file more prominent when choosing to download the released
version.
-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 |