Add link to "Committers Guide"
This commit is contained in:
parent
5db28f7eec
commit
83d5b5f020
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5746
1 changed files with 5 additions and 2 deletions
|
@ -1,14 +1,17 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/es/internal/developer.sgml,v 1.3 1999/09/06 07:03:02 peter Exp $">
|
||||
<!ENTITY title "Recursos para los FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/es/internal/developer.sgml,v 1.3 1999/09/06 07:03:02 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a href="../../internal/committers-guide.html">Guía para
|
||||
committers</a></h2>
|
||||
|
||||
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
|
||||
Creación de las páginas web de FreeBSD</a></h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue