Remove dead tutorial link.
This commit is contained in:
parent
6e96cb78aa
commit
166aea0496
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6157
1 changed files with 2 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/tutorials/index.sgml,v 1.8 1999/09/17 23:52:10 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.9 1999/12/12 16:24:48 jhb Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.8 1999/09/17 23:52:10 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/tutorials/index.sgml,v 1.9 1999/12/12 16:24:48 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -35,7 +35,6 @@
|
|||
|
||||
<li><a href="fonts/index.html">Fonts and FreeBSD</a></li>
|
||||
|
||||
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
|
||||
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
|
||||
<li><a href="http://www.freebsd-fr.org/tutorials/make-world/index.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a> - French Translation</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue