Fix broken links for handbook to english version
This commit is contained in:
parent
a58e5f25c6
commit
321884a0ad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4279
3 changed files with 12 additions and 12 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-08 19:26:11 $">
|
||||
<!ENTITY date "$Date: 1999-02-10 14:55:59 $">
|
||||
<!ENTITY title "Información Release">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.2 1999-02-10 14:55:59 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -27,7 +27,7 @@
|
|||
</em></p>
|
||||
|
||||
<p>La última release de la rama <A
|
||||
HREF="&base/handbook/stable.html">FreeBSD-stable</A>
|
||||
HREF="../../handbook/stable.html">FreeBSD-stable</A>
|
||||
también está disponible. Por favor, mira en
|
||||
<a href="../where.html">Obtener FreeBSD</a> para los detalles.</p>
|
||||
|
||||
|
@ -35,8 +35,8 @@ también está disponible. Por favor, mira en
|
|||
<h2>Releases futuras</h2>
|
||||
|
||||
Continuaremos creando nuevas release de nuestras ramas
|
||||
<A HREF="&base/handbook/stable.html">FreeBSD-stable</A> y
|
||||
<A HREF="&base/handbook/current.html">FreeBSD-current</A>.
|
||||
<A HREF="../../handbook/stable.html">FreeBSD-stable</A> y
|
||||
<A HREF="../../handbook/current.html">FreeBSD-current</A>.
|
||||
|
||||
<a name="past"></a>
|
||||
<h2>Releases Pasadas</h2>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-08 19:26:11 $">
|
||||
<!ENTITY date "$Date: 1999-02-10 14:55:59 $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: snapshots.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
|
||||
<!-- $Id: snapshots.sgml,v 1.2 1999-02-10 14:55:59 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -50,7 +50,7 @@
|
|||
|
||||
<h2>Dónde encontrar los snapshots</h2>
|
||||
|
||||
<p>Snapshots de <a href="&base/handbook/current.html">FreeBSD-current</a>
|
||||
<p>Snapshots de <a href="../../handbook/current.html">FreeBSD-current</a>
|
||||
están disponibles vía ftp anónimo en
|
||||
<a href="ftp://current.freebsd.org/pub/FreeBSD/">
|
||||
ftp://current.freebsd.org/pub/FreeBSD/</a>.
|
||||
|
@ -63,7 +63,7 @@
|
|||
|
||||
<p>Por demanda popular, los snapshots también están
|
||||
disponibles para la rama
|
||||
<a href="&base/handbook/stable.html">FreeBSD-stable</a> vía
|
||||
<a href="../../handbook/stable.html">FreeBSD-stable</a> vía
|
||||
FTP anónimo en
|
||||
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||
ftp://releng22.freebsd.org/pub/FreeBSD/</a>.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-08 19:26:12 $">
|
||||
<!ENTITY date "$Date: 1999-02-10 14:58:07 $">
|
||||
<!ENTITY title "Búsqueda">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: search.sgml,v 1.1.1.1 1999-02-08 19:26:12 wosch Exp $ -->
|
||||
<!-- $Id: search.sgml,v 1.2 1999-02-10 14:58:07 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -29,7 +29,7 @@ Buscador de news BSD</a>
|
|||
|
||||
<a name="web"></a><h2>Páginas Web (incluyendo
|
||||
<a href="&base/FAQ/FAQ.html">FAQ</a> y
|
||||
<a href="&base/handbook/handbook.html">Handbook</a>)</h2>
|
||||
<a href="../..//handbook/handbook.html">Handbook</a>)</h2>
|
||||
|
||||
<form action="http://www.freebsd.org/cgi/search.cgi" method="GET">
|
||||
<h3>Buscar:</h3>
|
||||
|
|
Loading…
Reference in a new issue