diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-01-23 02:24:44 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-01-23 02:24:44 +0100 |
commit | fcacfcf9066698b4873db483560135473eb40a48 (patch) | |
tree | 9b17c605bd2c965ffa6622e93afe819e8b800ab0 /_includes/downloads/arm64-advanced.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/arm64-advanced.html')
-rw-r--r-- | _includes/downloads/arm64-advanced.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/downloads/arm64-advanced.html b/_includes/downloads/arm64-advanced.html index 765f77e..b70c48b 100644 --- a/_includes/downloads/arm64-advanced.html +++ b/_includes/downloads/arm64-advanced.html @@ -30,6 +30,6 @@ <h4>Details (contents, hashes, and signatures)</h4> <ul> - <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm64/autobuilds/">Stage 3</a></li> + <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm64/autobuilds/">All files</a></li> </ul> </div> |