Add link to web build status report CGI script.
Resource pointed out by: kensmith@
This commit is contained in:
parent
93ca5d42de
commit
456cab7d24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21770
1 changed files with 4 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/internal/about.sgml,v 1.49 2004/06/14 20:11:04 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.50 2004/06/23 08:22:33 den Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -108,6 +108,9 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p>The recent build status is available <a
|
||||
href="http://www.freebsd.org/build/index.cgi">here</a>.</p>
|
||||
|
||||
<h2>Mirroring the FreeBSD Web Pages</h2>
|
||||
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
|
||||
the FreeBSD web pages on www.FreeBSD.org.</p>
|
||||
|
|
Loading…
Reference in a new issue