summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-03-13 18:48:12 +0000
committerKarl Williamson <khw@cpan.org>2022-03-13 13:33:11 -0600
commitd6b487cec2690eccc59f18bd6c3803ea06b3c9d6 (patch)
treeb8de86f53587a5559defa1168a91b08253e7549d /perl.c
parent4a3c2333b24b82dc7f026bc9f506c0249b4c75ea (diff)
downloadperl-d6b487cec2690eccc59f18bd6c3803ea06b3c9d6.tar.gz
perl.c: www.perl.org uses https
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.c b/perl.c
index f5b3578ee5..486048aa68 100644
--- a/perl.c
+++ b/perl.c
@@ -3841,7 +3841,7 @@ Perl may be copied only under the terms of either the Artistic License or the\n\
GNU General Public License, which may be found in the Perl 5 source kit.\n\n\
Complete documentation for Perl, including FAQ lists, should be found on\n\
this system using \"man perl\" or \"perldoc perl\". If you have access to the\n\
-Internet, point your browser at http://www.perl.org/, the Perl Home Page.\n\n");
+Internet, point your browser at https://www.perl.org/, the Perl Home Page.\n\n");
my_exit(0);
}