Correct link to Pedantic PPP Primer.

Submitted by:	"Justin Casey" <jc7@ukc.ac.uk> on -doc
This commit is contained in:
Daniel Harris 2001-03-30 23:12:02 +00:00
parent 7fedad18fc
commit 6abe95168d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9095

View file

@ -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.15 2000/10/31 17:57:42 jim Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.16 2000/11/02 20:58:44 jim Exp $">
<!ENTITY title 'Resources for Newbies'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.15 2000/10/31 17:57:42 jim Exp $ -->
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.16 2000/11/02 20:58:44 jim Exp $ -->
<html>
&header;
@ -76,7 +76,7 @@
<li><p>The first thing many people need to set up is ppp, and there is
a lot of documentation to help. You might start with at least those
parts of the
<a href="../tutorials/ppp/ppp.html">Pedantic PPP Primer</a>
<a href="../tutorials/ppp/index.html">Pedantic PPP Primer</a>
that are relevant to your needs, and explore the
<a href="http://www.awfulhak.org/ppp.html">ppp page</a>
for links to the other valuable information and the latest updates.</p></li>