about summary refs log tree commit diff
path: root/Etc/changelog2html.pl
diff options
context:
space:
mode:
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 82416bff9..de6877d97 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.sourceforge.net/Etc/changelog.html.
+# on the website.  That lives at https://zsh.sourceforge.io/Etc/changelog.html.
 
 my $out = "changelog.html";