PR: www/144351
There is no "FreeBSD 7.3 status page" (yet). Link to the status page in the FreeBSD Wiki instead (as we aleady do on the "Get FreeBSD" page).
This commit is contained in:
parent
0229dc4c34
commit
8d595485ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35411
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!ENTITY email 'freebsd-qa'>
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/releases/7.3R/schedule.sgml,v 1.1 2010/02/23 20:57:17 hrs Exp $">
|
||||||
<!ENTITY local.rel "7.3">
|
<!ENTITY local.rel "7.3">
|
||||||
<!ENTITY local.rel.tag "7_3">
|
<!ENTITY local.rel.tag "7_3">
|
||||||
<!ENTITY contact.re '<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>'>
|
<!ENTITY contact.re '<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>'>
|
||||||
|
@ -139,7 +139,10 @@
|
||||||
<h1>Additional Information</h1>
|
<h1>Additional Information</h1>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<!--
|
||||||
<li><a href="status.html">FreeBSD &local.rel; status page.</a></li>
|
<li><a href="status.html">FreeBSD &local.rel; status page.</a></li>
|
||||||
|
-->
|
||||||
|
<li><a href="http://wiki.FreeBSD.org/Releng/7.3TODO">FreeBSD &local.rel; status page.</a></li>
|
||||||
<li><a href="&base;/releng/index.html">FreeBSD Release Engineering website</a></li>
|
<li><a href="&base;/releng/index.html">FreeBSD Release Engineering website</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue