Fix link to Handbook
Submitted by: Alejandro 'Lanjoe9' Valenzuela <lanjoe9@prodigy.net.mx>
This commit is contained in:
parent
425e609630
commit
e33c33f236
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20666
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/es/index.xsl,v 1.1 2004/03/05 22:42:32 jesusr Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="enbase" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD$'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/es/index.xsl,v 1.1 2004/03/05 22:42:32 jesusr Exp $'"/>
|
||||
<xsl:variable name="title" select="'El Proyecto FreeBSD'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
@ -125,7 +125,7 @@
|
|||
<font size="+1" color="#990000"><b>Documentación</b></font>
|
||||
</a><small><br/>
|
||||
· <a href="{$enbase}/doc/es_ES.ISO8859-1/books/faq/index.html">FAQ</a><br/>
|
||||
· <a href="{$enbase}/doc/es_ES.ISO8859-15/books/handbook/index.html">Handbook</a><br/>
|
||||
· <a href="{$enbase}/doc/es_ES.ISO8859-1/books/handbook/index.html">Handbook</a><br/>
|
||||
· <a href="http://www.FreeBSD.org/cgi/man.cgi">Manuales</a><br/>
|
||||
· <a href="{$base}/projects/newbies.html">Para principiantes</a><br/>
|
||||
· <a href="{$base}/docproj/index.html">Doc. Project</a><br/>
|
||||
|
|
Loading…
Reference in a new issue