Update URL for FreeBSD release usage statistic.
This commit is contained in:
parent
5cce715680
commit
57595a0f26
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4523
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-15 05:51:58 $">
|
||||
<!ENTITY date "$Date: 1999-03-14 14:16:47 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.26 1999-02-15 05:51:58 jkh Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.27 1999-03-14 14:16:47 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -153,8 +153,8 @@ FreeBSD</a> for details.</p>
|
|||
<p>
|
||||
A snapshot of the current FreeBSD release usage
|
||||
is available at
|
||||
<a href="http://www.freebsd.org/statistic/release_usage/images/">
|
||||
http://www.freebsd.org/statistic/release_usage/images/</a>.
|
||||
<a href="http://www.freebsd.org/statistic/release_usage/1999/">
|
||||
http://www.freebsd.org/statistic/release_usage/1999/</a>.
|
||||
</p>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue