about summary refs log tree commit diff
path: root/Etc/changelog2html.pl
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-10-22 09:28:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-10-22 09:28:02 +0000
commit7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7 (patch)
tree6765116f20b71b8c4564351096d2ad8888eb7b43 /Etc/changelog2html.pl
parentc12144b3b9cb5eab023fc39f6d29a9aabbd3f639 (diff)
downloadzsh-7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7.tar.gz
zsh-7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7.tar.xz
zsh-7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7.zip
unposted, c.f. 27313: mailing list and website moved
Diffstat (limited to 'Etc/changelog2html.pl')
-rwxr-xr-xEtc/changelog2html.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/changelog2html.pl b/Etc/changelog2html.pl
index ec7c29a6f..82416bff9 100755
--- a/Etc/changelog2html.pl
+++ b/Etc/changelog2html.pl
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 # This programme turns the ChangeLog into changelog.html for display
-# on the website.  That lives at http://zsh.sunsite.dk/Etc/changelog.html.
+# on the website.  That lives at http://zsh.sourceforge.net/Etc/changelog.html.
 
 my $out = "changelog.html";