Remove a redundant '/' from the 5.3 schedule link.
Submitted by: pav Obtained from: Roman Divacky over IRC
This commit is contained in:
parent
299a9f7ff8
commit
75afa8cd2e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21971
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.111 2004/08/05 20:00:59 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.112 2004/08/11 13:54:01 scottl Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -37,7 +37,9 @@
|
|||
slippage.</p>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>Oct 2004</strong> : FreeBSD 5.3 (<a href="&base;//releases/5.3R/schedule.html">schedule</a>, <a href="&base;/releases/5.3R/todo.html">todo list</a>)</p></li>
|
||||
<li><p><strong>Oct 2004</strong> : FreeBSD 5.3 (<a
|
||||
href="&base;/releases/5.3R/schedule.html">schedule</a>, <a
|
||||
href="&base;/releases/5.3R/todo.html">todo list</a>)</p></li>
|
||||
<li><p><strong>TBD 2004</strong> : FreeBSD 4.11 </p></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue