Hook up the new status report to the status report web page.
This commit is contained in:
parent
16265770e1
commit
0017c9fc6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14465
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.9 2002/05/18 16:34:39 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.10 2002/08/14 18:45:23 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD Status Reports">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -33,6 +33,8 @@
|
|||
<h2>2002</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-july-2002-aug-2002.html">July, 2002 - August, 2002
|
||||
</a></li>
|
||||
<li><a href="report-may-2002-june-2002.html">May, 2002 - June, 2002
|
||||
</a></li>
|
||||
<li><a href="report-feb-2002-apr-2002.html">February, 2002 - April,
|
||||
|
|
Loading…
Reference in a new issue