aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-06-04 00:44:22 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-06-04 00:44:22 +0100
commitd2b35e19cdd61d163d26c4babccc1550e72a9623 (patch)
tree474990a912ff3f6b848b5a82c340695f84211136
parent89131c3e907e14eb3c3d6c34291bb289a16c6f1c (diff)
downloadrtmux-d2b35e19cdd61d163d26c4babccc1550e72a9623.tar.gz
rtmux-d2b35e19cdd61d163d26c4babccc1550e72a9623.tar.bz2
rtmux-d2b35e19cdd61d163d26c4babccc1550e72a9623.zip
No more SF.
-rw-r--r--www/index.html.in17
1 files changed, 8 insertions, 9 deletions
diff --git a/www/index.html.in b/www/index.html.in
index 771e01aa..78b48b6c 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -11,12 +11,11 @@
<div id="left-menu-container">
<img src="logo.png" alt="tmux" id="upper-left-title"></img>
<ul id="left-menu">
- <li><a href="http://downloads.sourceforge.net/tmux/tmux-%%RELEASE%%.tar.gz">Download</a></li>
- <li><a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/README">README</a></li>
+ <li><a href="https://github.com/tmux/tmux/archive/%%RELEASE%%.tar.gz">Download</a></li>
+ <li><a href="https://raw.githubusercontent.com/tmux/tmux/master/README">README</a></li>
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1">Manual Page</a></li>
- <li><a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/FAQ">FAQ</a></li>
- <li><a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/">Source Code</a></li>
- <li><a href="http://sf.net/projects/tmux">SourceForge Page</a></li>
+ <li><a href="https://raw.githubusercontent.com/tmux/tmux/master/FAQ">FAQ</a></li>
+ <li><a href="https://github.com/tmux/tmux">Source Code</a></li>
<li><a href="https://groups.google.com/forum/#!forum/tmux-users">Mailing List</a></li>
<li><a href="irc://irc.freenode.net/tmux">IRC Channel</a></li>
</ul>
@@ -31,13 +30,13 @@ background) and reattach them to a different terminal. And do a lot more. See
<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1">
the manual</a>.</p>
-<p><b><a href="http://downloads.sourceforge.net/tmux/tmux-%%RELEASE%%.tar.gz">
+<p><b><a href="https://github.com/tmux/tmux/archive/%%RELEASE%%.tar.gz">
Download tmux %%RELEASE%%</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/">
+<b><a href="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES">(changelog)</a></b> or
+<a href="https://github.com/tmux/tmux"">
get the development version.</a>
tmux is hosted on
-<a href="http://sf.net/projects/tmux">SourceForge</a>
+<a href="http://github.com/tmux">GitHub</a>
and needs
<a href="http://www.monkey.org/~provos/libevent/">libevent</a>
and