diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2023-07-18 22:47:51 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2023-07-18 22:48:04 -0700 |
commit | 1b5cf57dc8bc0a868005fc3603dde300fae504b7 (patch) | |
tree | dee603c537d3a2a1679e8227dd456765b4b45472 /_includes/downloads/arm64-advanced.html | |
parent | Add some more mips downloads (diff) | |
download | www-1b5cf57dc8bc0a868005fc3603dde300fae504b7.tar.gz www-1b5cf57dc8bc0a868005fc3603dde300fae504b7.tar.bz2 www-1b5cf57dc8bc0a868005fc3603dde300fae504b7.zip |
downloads: stop using bouncer, use distfiles CDN instead
Signed-off-by: Robin H. Johnson <robbat2@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 6187835..0716296 100644 --- a/_includes/downloads/arm64-advanced.html +++ b/_includes/downloads/arm64-advanced.html @@ -48,6 +48,6 @@ <h4>Details (contents, hashes, and signatures)</h4> <ul> - <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm64/autobuilds/">All files</a></li> + <li><a href="https://distfiles.gentoo.org/releases/arm64/autobuilds/">All files</a></li> </ul> </div> |