aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-03 10:28:08 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-03 10:28:08 +0200
commit5d97c21f2414e0c9afb746952eb003293864cabc (patch)
tree15f91388421164ae54c54577b523c5f2dfb82fe2
parentbin: add wwwtest build wrapper to iterate build easily (diff)
downloadwww-5d97c21f2414e0c9afb746952eb003293864cabc.tar.gz
www-5d97c21f2414e0c9afb746952eb003293864cabc.tar.bz2
www-5d97c21f2414e0c9afb746952eb003293864cabc.zip
Add openrc suffix to alpha stage download
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/alpha.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/downloads/alpha.html b/_includes/downloads/alpha.html
index 0cb851d..da08de6 100644
--- a/_includes/downloads/alpha.html
+++ b/_includes/downloads/alpha.html
@@ -5,13 +5,13 @@
</div>
<h4>Stage archives</h4>
<div class="list-group">
- {% include partials/download-link.html type="stage3" arch="alpha" id="alpha" title="Stage 3" tag="openrc" %}
+ {% include partials/download-link.html type="stage3" arch="alpha" id="alpha-openrc" title="Stage 3" tag="openrc" %}
</div>
</div>
<div class="col-xs-12 col-md-6">
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
<li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/alpha/autobuilds/current-install-alpha-minimal/">Minimal Installation CD</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/alpha/autobuilds/current-stage3-alpha/">Stage 3</a></li>
+ <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/alpha/autobuilds/current-stage3-alpha-openrc/">Stage 3</a></li>
</ul>
</div>