Browse Source

Change homepage location

Morten Brix Pedersen 25 years ago
parent
commit
938c72597c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pisg.pl

+ 1 - 1
pisg.pl

@@ -2015,7 +2015,7 @@ sub htmlfooter
 {
 print OUTPUT <<HTML;
 <span class="small">
-Stats generated by <a href="http://www.wtf.dk/hp/index.php?page=pisg" title="Go to the pisg homepage">pisg</a> $conf->{version}<br>
+Stats generated by <a href="http://pisg.sourceforge.net/" title="Go to the pisg homepage">pisg</a> $conf->{version}<br>
 pisg by <a href="http://www.wtf.dk/hp/" title="Go to the authors homepage">Morten "LostStar" Brix Pedersen</a> and others<br>
 Stats generated in $processtime
 </span>