aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 081cbec..c733f7d 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -27,13 +27,13 @@
<h4>Stage archives, little-endian N32</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-openrc" title="Stage 3" tag="mips3 | n32 | el | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | el | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-systemd" title="Stage 3" tag="mips3 | n32 | el | systemd" %}
</div>
<h4>Stage archives, big-endian N32</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-openrc" title="Stage 3" tag="mips3 | n32 | eb | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | eb | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-systemd" title="Stage 3" tag="mips3 | n32 | eb | systemd" %}
</div>
</div>