diff options
author | 2022-05-01 13:55:14 +0200 | |
---|---|---|
committer | 2022-05-01 13:55:14 +0200 | |
commit | 261da609b47872fb11586c6da77bf1bcab612eb4 (patch) | |
tree | b4b0a8cd4a9d57a7544f8511695d8fd930f3f1e9 | |
parent | Make regular s390 tab and move experimental link below (diff) | |
download | www-261da60.tar.gz www-261da60.tar.bz2 www-261da60.zip |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | _includes/downloads/mips.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html index 2c02004..a3b2a00 100644 --- a/_includes/downloads/mips.html +++ b/_includes/downloads/mips.html @@ -10,6 +10,7 @@ <div class="list-group"> {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2-openrc" title="Stage 3" tag="mips2 | o32 | el | openrc" %} {% include partials/download-link.html type="stage3" arch="mips" id="mips32el-openrc" title="Stage 3" tag="mips32 | o32 | el | openrc" %} + {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3-openrc" title="Stage 3" tag="mips3 | o32 | el | openrc" %} </div> <h4>Stage archives, big-endian N32</h4> |