filter_chain.c: Cosmetics.
[paraslash.git] / web / download.in.html
index 6cbf0345e5c5f246f378ff97f3d97cef549979a9..b5ea750502a452bb35261d9d3ca35a3454076159 100644 (file)
@@ -1,13 +1,22 @@
-<h3><a name="download">Download</a></h3>
+<h1>Download</h1>
+<hr>
 
-<p> Only <a href="versions/">source</a> is available,
-including the <a href="versions/paraslash-git.tar.bz2">
-nightly git snapshot</a> (which may or may not compile at
-any given time). All regular releases are
-<a href="PUBLIC_KEY">cryptographically signed</a>.
-Anonymous (read-only) git access is also
-available. Checkout a copy with </p>
+<p> Download the latest version from the
+
+<a href="versions/">download directory</a>
+
+or grab the current
+
+<a href="versions/paraslash-git.tar.bz2">snapshot</a>.
+
+All regular releases are <a href="PUBLIC_KEY">cryptographically signed</a>.
+
+Anonymous (read-only)
+
+<a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
+
+access is also available. Checkout a copy with </p>
 
 <p>
-git clone git://www.paraslash.org/git paraslash
+git clone git://paraslash.systemlinux.org/git paraslash
 </p>