mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
website: Fix paths to development and stable releases on the website
This commit is contained in:
@@ -183,13 +183,14 @@ git clone <a href="https://github.com/libguestfs/libguestfs">https://github.com/
|
||||
<p class="latest">
|
||||
<em><small>
|
||||
<!--
|
||||
LATEST-URL: http://libguestfs.org/download/1.45-development/libguestfs-@PACKAGE_VERSION@.tar.gz
|
||||
LATEST-URL: http://libguestfs.org/download/1.51-development/libguestfs-@PACKAGE_VERSION@.tar.gz
|
||||
LATEST-VERSION: @PACKAGE_VERSION@
|
||||
-->
|
||||
<a href="download/1.45-development/">Latest development version: <strong>@PACKAGE_VERSION@</strong></a> (released <strong>@RELEASE_DATE@</strong>).<br/>
|
||||
<a href="download/1.51-development/">Latest development version: <strong>@PACKAGE_VERSION@</strong></a> (released <strong>@RELEASE_DATE@</strong>).<br/>
|
||||
Stable branch:
|
||||
<strong>
|
||||
<a href="download/1.48-stable/">1.48.x</a>,
|
||||
<a href="download/1.50-stable/">1.50.x</a>,
|
||||
<a href="download/1.48-stable/">1.48.x</a>
|
||||
</strong>
|
||||
</small></em>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user