aboutsummaryrefslogtreecommitdiffstats
path: root/indexgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-29 03:05:24 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-29 03:05:24 +0000
commitadfc128c3947711eb11ac4d4407bac8d203248b4 (patch)
treebb569fe2ac94d01f6874e95e426af5c5cfbd8234 /indexgen.sh
parent9d7da946f5fa304ed2f3528fa69b3c2c8d12e929 (diff)
downloadfetchmail-adfc128c3947711eb11ac4d4407bac8d203248b4.tar.gz
fetchmail-adfc128c3947711eb11ac4d4407bac8d203248b4.tar.bz2
fetchmail-adfc128c3947711eb11ac4d4407bac8d203248b4.zip
Use WWWVIRTUAL correctly.
svn path=/trunk/; revision=2228
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-xindexgen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh
index 600c189b..214538cc 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -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>