summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-04-17 07:46:30 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-04-17 07:46:30 +0000
commit4898ee140f80001772a61a7befba38fac1a25c13 (patch)
tree45d36535518382f71d068411421c3312c62a15ca
parent844f61677de9c034b6bb506d837ef22c57fbc4f7 (diff)
Add mailing lists.
-rw-r--r--index.html.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html.in b/index.html.in
index de603d1c..0fdda999 100644
--- a/index.html.in
+++ b/index.html.in
@@ -1,4 +1,4 @@
-<!-- $Id: index.html.in,v 1.4 2009-04-02 23:47:41 nicm Exp $ -->
+<!-- $Id: index.html.in,v 1.5 2009-04-17 07:46:30 nicm Exp $ -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
@@ -9,8 +9,7 @@
<p>tmux is a &quot;terminal multiplexer&quot;, it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.</p>
<p><a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz">Download tmux %%VERSION%%.</a></p>
<p>Please see the <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/NOTES">release notes</a> and <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/FAQ">FAQ</a> (note these are for CVS HEAD).</p>
-<p>The change log, up to CVS HEAD, is <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/CHANGES">here.</a></p>
-<p>The project page is <a href="http://sf.net/projects/tmux">here.</a></p>
+<p>The change log, up to CVS HEAD, is <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/CHANGES">here,</a> the project page <a href="http://sf.net/projects/tmux">here</a> and mailing lists <a href="https://sourceforge.net/mail/?group_id=200378">here.</a></p>
<b>Screenshots (from CVS HEAD)</b>
<table><tr>
<td><a href="tmux1.png"><img src="small-tmux1.png"></a></td>