swift 14/04/04 15:34:53 Modified: where.xml Log: fix links to amd64 and x86 stages
Revision Changes Path 1.159 xml/htdocs/main/en/where.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/where.xml?rev=1.159&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/where.xml?rev=1.159&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/where.xml?r1=1.158&r2=1.159 Index: where.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/where.xml,v retrieving revision 1.158 retrieving revision 1.159 diff -u -r1.158 -r1.159 --- where.xml 30 Nov 2013 15:11:39 -0000 1.158 +++ where.xml 4 Apr 2014 15:34:53 -0000 1.159 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/where.xml,v 1.158 2013/11/30 15:11:39 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/where.xml,v 1.159 2014/04/04 15:34:53 swift Exp $ --> <mainpage> <title>Where to Get Gentoo Linux</title> @@ -17,8 +17,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>8</version> -<date>2013-11-30</date> +<version>9</version> +<date>2014-04-04</date> <chapter> <title>Installation media</title> @@ -52,7 +52,7 @@ amd64: <uri link="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/">iso</uri> <uri - link="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3/">stages</uri> + link="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64/">stages</uri> </li> <li> arm: <uri link="http://distfiles.gentoo.org/releases/arm/autobuilds/">stages</uri> @@ -94,8 +94,9 @@ <li> x86: <uri link="http://distfiles.gentoo.org/releases/x86/autobuilds/current-iso/">iso</uri> - <uri - link="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3/">stages</uri> + stages (<uri + link="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">i686</uri>, <uri + link="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i486/">i486</uri>) </li> </ul>
