nimiux 14/04/07 13:43:08 Modified: where.xml Log: fix links to amd64 and x86 stages
Revision Changes Path 1.30 xml/htdocs/main/es/where.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/es/where.xml?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/es/where.xml?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/es/where.xml?r1=1.29&r2=1.30 Index: where.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/main/es/where.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- where.xml 1 Dec 2013 16:01:10 -0000 1.29 +++ where.xml 7 Apr 2014 13:43:08 -0000 1.30 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/es/where.xml,v 1.29 2013/12/01 16:01:10 nimiux Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/es/where.xml,v 1.30 2014/04/07 13:43:08 nimiux Exp $ --> <mainpage lang="es"> <title>Dónde obtener Gentoo Linux</title> @@ -26,8 +26,8 @@ <!-- Visitar 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>Medios de Instalación</title> @@ -65,7 +65,7 @@ link="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/"> iso</uri> <uri - link="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3/"> + link="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64/"> stages</uri> </li> <li> @@ -116,9 +116,9 @@ 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>
