Update URL of the The FreeBSD Diary

This commit is contained in:
Wolfram Schneider 1998-10-23 17:49:25 +00:00
parent 7ec14bcb31
commit aeaf404dbd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3660

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-21 15:03:20 $"> <!ENTITY date "$Date: 1998-10-23 17:49:25 $">
<!ENTITY title "FreeBSD Development Projects"> <!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: projects.sgml,v 1.18 1998-10-21 15:03:20 wosch Exp $ --> <!-- $Id: projects.sgml,v 1.19 1998-10-23 17:49:25 wosch Exp $ -->
<html> <html>
&header; &header;
@ -34,7 +34,7 @@ below to learn more about these exciting projects.</p>
particular releases and SNAP of FreeBSD. The database is updated daily particular releases and SNAP of FreeBSD. The database is updated daily
at 3am Melbourne time (10 hours ahead of GMT).</li> at 3am Melbourne time (10 hours ahead of GMT).</li>
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28"> <li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
<a name="diary" href="http://www.dvl-software.com/freebsd/"> <a name="diary" href="http://www.freebsddiary.com/freebsd/">
The FreeBSD Diary</a> The FreeBSD Diary</a>
This page is about my experiences with FreeBSD. How I installed it, This page is about my experiences with FreeBSD. How I installed it,
where I got the idea behind it, and how hard/easy it was to install. where I got the idea behind it, and how hard/easy it was to install.