website: Remove very old stable branches from the index page

There's no point linking to anything other than the current stable
branch.
This commit is contained in:
Richard W.M. Jones
2025-08-15 21:37:30 +01:00
parent 82764f1b3a
commit 6b19b97aa6

View File

@@ -189,11 +189,7 @@ LATEST-VERSION: @PACKAGE_VERSION@
<a href="download/1.57-development/">Latest development version: <strong>@PACKAGE_VERSION@</strong></a> (released <strong>@RELEASE_DATE@</strong>).<br/> <a href="download/1.57-development/">Latest development version: <strong>@PACKAGE_VERSION@</strong></a> (released <strong>@RELEASE_DATE@</strong>).<br/>
Stable branch: Stable branch:
<strong> <strong>
<a href="download/1.56-stable/">1.56.x</a>, <a href="download/1.56-stable/">1.56.x</a>
<a href="download/1.54-stable/">1.54.x</a>,
<a href="download/1.52-stable/">1.52.x</a>,
<a href="download/1.50-stable/">1.50.x</a>,
<a href="download/1.48-stable/">1.48.x</a>
</strong> </strong>
</small></em> </small></em>
</p> </p>