aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-28 01:02:10 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-28 01:02:10 +0100
commitfa1223522ab3fae968ee39ea2ec151e6dab93420 (patch)
tree404854821bcfab57547e53bde12cdb5ce591281a
parentFix sparc download links (diff)
downloadwww-fa1223522ab3fae968ee39ea2ec151e6dab93420.tar.gz
www-fa1223522ab3fae968ee39ea2ec151e6dab93420.tar.bz2
www-fa1223522ab3fae968ee39ea2ec151e6dab93420.zip
Fix download links (s390)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/s390.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/downloads/s390.html b/_includes/downloads/s390.html
index 6ac5685..3d9c686 100644
--- a/_includes/downloads/s390.html
+++ b/_includes/downloads/s390.html
@@ -10,7 +10,7 @@
<h4>Stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="s390" id="s390-openrc" title="Stage 3" tag="s390 | openrc" %}
- {% include partials/download-link.html type="stage3" arch="s390" id="s390-systemd-mergedusr" title="Stage 3" tag="s390 | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="s390" id="s390-systemd" title="Stage 3" tag="s390 | systemd" %}
{% include partials/download-link.html type="stage3" arch="s390" id="s390x-openrc" title="Stage 3" tag="s390x | openrc" %}
{% include partials/download-link.html type="stage3" arch="s390" id="s390x-systemd" title="Stage 3" tag="s390x | systemd" %}
</div>