diff options
author | Matthew Summers <quantumsummers@gentoo.org> | 2014-04-03 12:19:34 -0500 |
---|---|---|
committer | Matthew Summers <quantumsummers@gentoo.org> | 2014-04-03 12:19:34 -0500 |
commit | 5d18dba7a9f5b94a597c0411e9842a016513c2dc (patch) | |
tree | 01198ef657edc5edfe74e54832fd3e8d5d11762a | |
parent | added mips to arches table for hwoarang (diff) | |
download | get-gentoo-5d18dba7a9f5b94a597c0411e9842a016513c2dc.tar.gz get-gentoo-5d18dba7a9f5b94a597c0411e9842a016513c2dc.tar.bz2 get-gentoo-5d18dba7a9f5b94a597c0411e9842a016513c2dc.zip |
changed URLS for amd64 and x86 autobuilds (stages & isos) per jmbsvicetto, bug 499142
-rw-r--r-- | htdocs/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index d0463ee..d4bda61 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -18,8 +18,8 @@ <ul> <li> <h1>amd64</h1> - <a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/">iso</a> - <a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3/">stages</a> + <a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/">iso</a> + <a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/">stages</a> <p> <a href="http://bouncer.gentoo.org/fetch/gentoo-20121221-livedvd/amd64/"><b>20121221 LiveDVD (Dec 21, 2012)</b></a> </p> @@ -27,8 +27,8 @@ </li> <li> <h1>x86</h1> - <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-iso/">iso</a> - <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3/">stages</a> + <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/">iso</a> + <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/">stages</a> <p> <a href="http://bouncer.gentoo.org/fetch/gentoo-20121221-livedvd/x86/"><b>20121221 LiveDVD (Dec 21, 2012)</b></a> </p> |