aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-02-20 00:06:01 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-02-20 00:06:01 +0000
commite90a742db85ce7bf5ac9d1ad2fff42b7aa772cbe (patch)
tree40e3f6f034a1b0bbca40bcd9508c5d48a4f9e630
parentb219d54503b434f451625516ee13f3fd4bd80376 (diff)
downloadrtmux-e90a742db85ce7bf5ac9d1ad2fff42b7aa772cbe.tar.gz
rtmux-e90a742db85ce7bf5ac9d1ad2fff42b7aa772cbe.tar.bz2
rtmux-e90a742db85ce7bf5ac9d1ad2fff42b7aa772cbe.zip
Tweak bold link.
-rw-r--r--www/index.html.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/index.html.in b/www/index.html.in
index f8ce53a2..c7188f03 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -31,9 +31,8 @@ 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>Download
-<b><a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz">
-tmux %%VERSION%%</a></b> or
+<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>