diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-20 00:16:00 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-20 00:16:00 +0000 |
commit | 4621a521837d2772b6bd69b038e35391eb6f1c18 (patch) | |
tree | 42494858e6ae8d715a5b9d05e847fd51b8e0ab06 | |
parent | e90a742db85ce7bf5ac9d1ad2fff42b7aa772cbe (diff) | |
download | rtmux-4621a521837d2772b6bd69b038e35391eb6f1c18.tar.gz rtmux-4621a521837d2772b6bd69b038e35391eb6f1c18.tar.bz2 rtmux-4621a521837d2772b6bd69b038e35391eb6f1c18.zip |
Include ML and IRC in the text.
-rw-r--r-- | www/index.html.in | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/www/index.html.in b/www/index.html.in index c7188f03..c2942393 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -34,9 +34,8 @@ the manual</a>.</p> <p><b><a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz"> Download tmux %%VERSION%%</a></b> or <a href="https://sourceforge.net/p/tmux/tmux-code/ci/master/tree/"> -get the development version.</a></p> - -<p>tmux is hosted on +get the development version.</a> +tmux is hosted on <a href="http://sf.net/projects/tmux">SourceForge</a> and needs <a href="http://www.monkey.org/~provos/libevent/">libevent</a> @@ -44,6 +43,11 @@ and <a href="http://invisible-island.net/ncurses/">ncurses</a> .</p> +<p>For support contact the +<a href="mailto:tmux-users@lists.sf.net">tmux-users@lists.sf.net</a> +mailing list or IRC channel +<a href="irc://irc.freenode.net/tmux">#tmux on freenode</a>.</p> + <p>There are some programs to use with tmux <a href="https://github.com/search?q=tmux&type=Repositories&ref=simplesearch"> on GitHub</a> and a |