about summary refs log tree commit diff
path: root/Etc/changelog2html.pl
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2021-06-22 11:29:55 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2021-06-22 11:29:55 +0100
commit2912139261960da1229e49cd33f7ed90e8f37e99 (patch)
treed65911535a8bbcab8cc889fae5ec51ffc826c229 /Etc/changelog2html.pl
parentc6603669a2667a4905aa4831f40e276b2c3bd4a4 (diff)
downloadzsh-2912139261960da1229e49cd33f7ed90e8f37e99.tar.gz
zsh-2912139261960da1229e49cd33f7ed90e8f37e99.tar.xz
zsh-2912139261960da1229e49cd33f7ed90e8f37e99.zip
48096: Update Sourceforge links to https://zsh.sourceforge.io/
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";