summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-11-12 17:31:10 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-11-12 17:31:10 +0000
commitd46880ed1c6ba8d75b8de53df42ff68a9e96c722 (patch)
treef756013abbb18bc6dd697b28d468574c487c4ed1
parentcfa963c362672aabf90215435691a5d23f79c86e (diff)
website: Fix links to releases
-rw-r--r--website/index.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/website/index.html b/website/index.html
index aa1caa0..5b1769a 100644
--- a/website/index.html
+++ b/website/index.html
@@ -51,14 +51,12 @@ attributes.</p>
<h2 id="download-installation">Download and installation</h2>
-<p>Tarballs for released versions of Tartan are below. All have been signed
-with key 4B2EAFA0 (Philip Withnall). Versions 0.2.0 and older were released
-under the name ‘gnome-clang’.</p>
-<ul>
- <li>2013-12-10: <a href="./gnome-clang-0.1.0.tar.xz">0.1.0</a> (<a href="./gnome-clang-0.1.0.tar.xz.asc">signature</a>)</li>
- <li>2014-05-06: <a href="./gnome-clang-0.2.0.tar.xz">0.2.0</a> (<a href="./gnome-clang-0.2.0.tar.xz.asc">signature</a>)</li>
- <li>2015-11-09: <a href="./tartan-0.3.0.tar.xz">0.3.0</a> (<a href="./tartan-0.3.0.tar.xz.asc">signature</a>)</li>
-</ul>
+<p>Tarballs for released versions of Tartan are
+ <a href="./releases/"
+ title="Releases and signatures for all versions of Tartan.">on the
+ releases page</a>. All have been signed with key 4B2EAFA0 (Philip
+ Withnall). Versions 0.2.0 and older were released under the name
+ ‘gnome-clang’.</p>
<p>Compilation follows the standard automake process:</p>
<pre>tar -xJf ./tartan-<span class="replaceable">$VERSION</span>.tar.xz