Fix some broken anchors inside this document. I broke these when I did
the initial conversion to SGML. The conspectus for this week is on it's way :-)
This commit is contained in:
parent
7609de8663
commit
39b172d431
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8376
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY title "FreeBSD-advocacy Conspectus, week ending 5th November 2000">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/conspectus/advocacy/2000/11/05.sgml,v 1.1 2000/11/07 21:25:10 jim Exp $">
|
||||
<!ENTITY base "../../../..">
|
||||
<!ENTITY % includes SYSTEM "../../../../includes.sgml"> %includes;]>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
|||
|
||||
<td valign="top" align="center">21</td>
|
||||
|
||||
<td valign="top"><a href="11/05.html#1">About introducing
|
||||
<td valign="top"><a href="#1">About introducing
|
||||
newbies to FreeBSD</a></td>
|
||||
</tr>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
<td valign="top" align="center">8</td>
|
||||
|
||||
<td valign="top"><a href="11/05.html#2">Any artists interested
|
||||
<td valign="top"><a href="#2">Any artists interested
|
||||
in doing a FreeBSD animated GIF banner?</a></td>
|
||||
</tr>
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
|||
|
||||
<td valign="top" align="center">10</td>
|
||||
|
||||
<td valign="top"><a href="11/05.html#3">CounterStrike</a></td>
|
||||
<td valign="top"><a href="#3">CounterStrike</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -48,7 +48,7 @@
|
|||
|
||||
<td valign="top" align="center">10</td>
|
||||
|
||||
<td valign="top"><a href="1/05.html#4">Installation: what to
|
||||
<td valign="top"><a href="#4">Installation: what to
|
||||
(not) do about it</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue