mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
website/index.html.in: Fix stable/development branch links
This commit is contained in:
@@ -183,12 +183,13 @@ git clone <a href="https://github.com/libguestfs/libguestfs">https://github.com/
|
||||
<p class="latest">
|
||||
<em><small>
|
||||
<!--
|
||||
LATEST-URL: http://libguestfs.org/download/1.57-development/libguestfs-@PACKAGE_VERSION@.tar.gz
|
||||
LATEST-URL: http://libguestfs.org/download/1.59-development/libguestfs-@PACKAGE_VERSION@.tar.gz
|
||||
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.59-development/">Latest development version: <strong>@PACKAGE_VERSION@</strong></a> (released <strong>@RELEASE_DATE@</strong>).<br/>
|
||||
Stable branch:
|
||||
<strong>
|
||||
<a href="download/1.58-stable/">1.58.x</a>,
|
||||
<a href="download/1.56-stable/">1.56.x</a>
|
||||
</strong>
|
||||
</small></em>
|
||||
|
||||
Reference in New Issue
Block a user