aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-31 00:03:22 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-31 00:03:22 +0100
commit2a195578aaceda4f59313509ba71f35045038a86 (patch)
treee5ce2bf48703c66664879332a66673176ee0a73d
parentFix download links (m68k) (diff)
downloadwww-2a195578aaceda4f59313509ba71f35045038a86.tar.gz
www-2a195578aaceda4f59313509ba71f35045038a86.tar.bz2
www-2a195578aaceda4f59313509ba71f35045038a86.zip
Fix download links (mips multilib)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/mips.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index e20d56c..7488dbd 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -54,13 +54,13 @@
<h4>Stage archives, little-endian multilib</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_multilib-openrc" title="Stage 3" tag="mips3 | n32 | multilib | el | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_multilib-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | multilib | el | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_multilib-systemd" title="Stage 3" tag="mips3 | n32 | multilib | el | systemd" %}
</div>
<h4>Stage archives, big-endian multilib</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mips3_multilib-openrc" title="Stage 3" tag="mips3 | n32 | multilib | eb | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mips3_multilib-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | multilib | eb | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips3_multilib-systemd" title="Stage 3" tag="mips3 | n32 | multilib | eb | systemd" %}
</div>