]> Pileus Git - ~andy/fetchmail/commitdiff
Use WWWVIRTUAL correctly.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 29 Nov 1998 03:05:24 +0000 (03:05 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 29 Nov 1998 03:05:24 +0000 (03:05 -0000)
svn path=/trunk/; revision=2228

indexgen.sh

index 600c189b8da2b2e8c428573e259d947ddfe0350f..214538cce15bcd210a07051758d9d80d4bee85f7 100755 (executable)
@@ -22,7 +22,7 @@ cat >index.html <<EOF
 <BODY>
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to
-<a href="http://$WWWHOST/~esr/software.html">Software</a>
+<a href="http://$WWWVIRTUAL/~esr/software.html">Software</a>
 <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
 <td width="30%" align=right>$date
 </table>
@@ -240,7 +240,7 @@ ftp://ftp.win.or.jp/pub/network/mail/fetchmail</a>.<P>
 <HR>
 <table width="100%" cellpadding=0><tr>
 <td width="30%">Back to 
-<a href="http://$WWWHOST/~esr/software.html">Software</a>
+<a href="http://$WWWVIRTUAL/~esr/software.html">Software</a>
 <td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
 <td width="30%" align=right>$date
 </table>