ソースを参照

Change homepage location

Morten Brix Pedersen 25 年 前
コミット
938c72597c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pisg.pl

+ 1 - 1
pisg.pl

@@ -2015,7 +2015,7 @@ sub htmlfooter
 {
 {
 print OUTPUT <<HTML;
 print OUTPUT <<HTML;
 <span class="small">
 <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>
 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
 Stats generated in $processtime
 </span>
 </span>