diff options
author | 2022-01-23 02:24:44 +0100 | |
---|---|---|
committer | 2022-01-23 02:24:44 +0100 | |
commit | fcacfcf9066698b4873db483560135473eb40a48 (patch) | |
tree | 9b17c605bd2c965ffa6622e93afe819e8b800ab0 /_includes/downloads/x86.html | |
parent | ia64 downloads: fix link (diff) | |
download | www-fcacfcf9066698b4873db483560135473eb40a48.tar.gz www-fcacfcf9066698b4873db483560135473eb40a48.tar.bz2 www-fcacfcf9066698b4873db483560135473eb40a48.zip |
Fix some broken download links
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes/downloads/x86.html')
-rw-r--r-- | _includes/downloads/x86.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html index ce31530..8aa4b11 100644 --- a/_includes/downloads/x86.html +++ b/_includes/downloads/x86.html @@ -20,7 +20,7 @@ <h4>Details (contents, hashes, and signatures)</h4> <ul> <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/current-install-x86-minimal/">Minimal Installation CD</a></li> - <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/current-stage3-i686-openrc/">Stage 3</a></li> + <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/">All files</a></li> </ul> </div> <div class="col-xs-12 col-md-6"> |