Fix release links for numeric series

Everyone has now agreed to using the numeric name for release cycles
except the releases page itself. In order to avoid broken links hardcode
the release codename for these URLs.

Change-Id: Ia10f151c73bae86f7cf203f7b62a64537317e0b3
This commit is contained in:
Dr. Jens Harbott 2023-12-12 13:42:23 +01:00
parent 8fa2ae27f7
commit e1d74e805a
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<div class="docs-link-sections">
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
<a href="https://releases.openstack.org/{{SERIES}}/index.html">OpenStack Projects Release Notes</a>
<a href="https://releases.openstack.org/antelope/index.html">OpenStack Projects Release Notes</a>
<a href="/releasenotes/openstack-manuals/index.html">OpenStack Documentation Release Notes</a>
</div>
<div class="docs-link-sections">

View File

@ -13,7 +13,7 @@
<div class="docs-link-sections">
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
<a href="https://releases.openstack.org/{{SERIES}}/index.html">OpenStack Projects Release Notes</a>
<a href="https://releases.openstack.org/bobcat/index.html">OpenStack Projects Release Notes</a>
<a href="/releasenotes/openstack-manuals/index.html">OpenStack Documentation Release Notes</a>
</div>
<div class="docs-link-sections">

View File

@ -13,7 +13,7 @@
<div class="docs-link-sections">
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
<a href="https://releases.openstack.org/{{SERIES}}/index.html">OpenStack Projects Release Notes</a>
<a href="https://releases.openstack.org/caracal/index.html">OpenStack Projects Release Notes</a>
<a href="/releasenotes/openstack-manuals/index.html">OpenStack Documentation Release Notes</a>
</div>
<div class="docs-link-sections">