Update link to point to the Porter's Handbook instead of the old
"Porting Applications" section of the FreeBSD Handbook.
This commit is contained in:
parent
a8819e7a2d
commit
b362390ab7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10463
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.51 2001/07/13 12:52:11 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.52 2001/08/24 01:46:21 kuriyama Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -106,8 +106,9 @@
|
|||
|
||||
<p>For information about how <em>you</em> can contribute <em>your</em>
|
||||
favorite piece of software to the port collection, have a look at <em><a
|
||||
href="handbook/porting.html">Porting applications</a></em> and
|
||||
<em><a href="handbook/contrib.html">Contributing to FreeBSD</a></em> in
|
||||
href="porters-handbook">The Porter's Handbook</a></em> and
|
||||
the <em><a href="handbook/contrib.html">Contributing to
|
||||
FreeBSD</a></em> chapter in
|
||||
the <a href="handbook"><em>FreeBSD handbook</em></a>.</p>
|
||||
|
||||
<h3>Commercial software</h3>
|
||||
|
|
Loading…
Reference in a new issue