Fix URL to use the new cvsweb.freebsd.org mechanism to make it actually
work. Submitted by: phk
This commit is contained in:
parent
1fd9446213
commit
cca036959d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11222
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/prstats/index.sgml,v 1.1 2001/10/29 02:17:31 murray Exp $">
|
||||
<!ENTITY email 'freebsd-www'>
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY graphdir CDATA "http://people.FreeBSD.org/~murray/prstats/">
|
||||
|
@ -45,7 +45,7 @@
|
|||
<p>
|
||||
<center><img src="&graphdir;gnats.png"></center>
|
||||
|
||||
<p>These graphs are generated by <a href="http://www.FreeBSD.org/cgi-bin/cvsweb.cgi?www/tools/prstats">a couple of Tcl Scripts.</a>
|
||||
<p>These graphs are generated by <a href="http://cvsweb.freebsd.org/www/tools/prstats/">a couple of Tcl Scripts.</a>
|
||||
</p>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue