Fix a broken link to a nonexistent "Donors" chapter in the handbook by
pointing it to the donations team's page instead, since they're now happy to publicise it.
This commit is contained in:
parent
059bb24eb8
commit
93f2c7dc04
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15532
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.45 2002/10/20 15:01:30 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.46 2002/10/20 18:50:49 peter Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -26,7 +26,7 @@
|
|||
connection have been generously provided by <a
|
||||
href="http://www.bsdi.com/">BSDi</a>, <a
|
||||
href="http://www.yahoo.com/">Yahoo!</a>, and other <a
|
||||
href="../doc/en_US.ISO8859-1/books/handbook/donors.html">contributors</a> to the FreeBSD project.
|
||||
href="../donations/donors.html">contributors</a> to the FreeBSD project.
|
||||
</p>
|
||||
|
||||
<p>A complete list of all host names in the FreeBSD.org domain
|
||||
|
|
Loading…
Reference in a new issue