Fix a broken link.
Submitted by: Kelleye Bennett-Vinci <kelleye@osd.bsdi.com>
This commit is contained in:
parent
d92c6e13ff
commit
f87247efd2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8281
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.14 2000/10/30 18:15:41 jim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.15 2000/10/31 17:57:42 jim Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.14 2000/10/30 18:15:41 jim Exp $ -->
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.15 2000/10/31 17:57:42 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -81,7 +81,7 @@
|
|||
<a href="http://www.awfulhak.org/ppp.html">ppp page</a>
|
||||
for links to the other valuable information and the latest updates.</p></li>
|
||||
|
||||
<li><p><a name="cfbsd" href="http://www.osd.bsdi.com/titles/freebsd/bsdbook2.phtml">The
|
||||
<li><p><a name="cfbsd" href="http://www.osd.bsdi.com/titles/freebsd/bsdcomp_bkx.phtml">The
|
||||
Complete FreeBSD</a> by Greg Lehey, published by BSDi.
|
||||
This book assumes minimal UNIX experience and takes the
|
||||
beginner step by step through each stage from installation to
|
||||
|
|
Loading…
Reference in a new issue