Fix link to tutorial 'For People New to Both FreeBSD and Unix'
This commit is contained in:
parent
3da4041e36
commit
3a964037fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5704
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$">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.10 1999/09/06 07:02:49 peter Exp $">
|
||||
<!ENTITY title 'Resources for newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.10 1999/09/06 07:02:49 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -64,7 +64,7 @@
|
|||
you begin. That should make the whole process a lot clearer.</p></li>
|
||||
|
||||
<li><p>A number of <a href="../tutorials/">tutorials</a> are available. The
|
||||
one <a href="../tutorials/newuser/newuser.html">For People New to Both
|
||||
one <a href="../tutorials/new-users/">For People New to Both
|
||||
FreeBSD and Unix</a> is popular with absolute beginners. You don't
|
||||
have to know much about anything to enjoy this one. It is also
|
||||
available from <a
|
||||
|
|
Loading…
Reference in a new issue