summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Summers <quantumsummers@gentoo.org>2011-03-28 16:47:08 -0500
committerMatthew Summers <quantumsummers@gentoo.org>2011-03-28 16:47:08 -0500
commit97b830ed23b9efe7230525c9661492ead201babe (patch)
treee8c9ed79aca7f98e0dc14074ea63f0bc2654b7b5
parentminor update to x86 index (diff)
downloadget-gentoo-97b830ed23b9efe7230525c9661492ead201babe.tar.gz
get-gentoo-97b830ed23b9efe7230525c9661492ead201babe.tar.bz2
get-gentoo-97b830ed23b9efe7230525c9661492ead201babe.zip
another update to x86
-rw-r--r--htdocs/x86/index.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/htdocs/x86/index.html b/htdocs/x86/index.html
index cff56ec..b8bc625 100644
--- a/htdocs/x86/index.html
+++ b/htdocs/x86/index.html
@@ -17,21 +17,25 @@
<div class="arches two">
<ul>
<li>
- <h2>x86 install iso</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">iso</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">x86 iso</a>
+ </h2>
</li>
<li>
- <h2>i686 stage3</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">i686 stage3</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">i686 stage3</a>
+ </h2>
</li>
<li>
- <h2>i686-hardened stage3</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686-hardened/">i686-hardened stage3</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686-hardened/">i686 hardened stage3</a>
+ </h2>
</li>
<li>
- <h2>i486 stage3</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i486/">i486 stage3</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i486/">i486 stage3</a>
+ </h2>
</li>
</ul>
</div>