From c77726bb7bf6d340166d67aac247e2e307158a9a Mon Sep 17 00:00:00 2001 From: Max Maischein Date: Fri, 11 Oct 2019 10:39:15 +0200 Subject: Perl5 git is on https --- configpm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configpm') diff --git a/configpm b/configpm index 88f0150949..2df2c7b727 100755 --- a/configpm +++ b/configpm @@ -150,7 +150,7 @@ $config_txt .= sprintf << 'EOT', $], $export_funcs; # for a description of the variables, please have a look at the # Glossary file, as written in the Porting folder, or use the url: -# http://perl5.git.perl.org/perl.git/blob/HEAD:/Porting/Glossary +# https://perl5.git.perl.org/perl.git/blob/HEAD:/Porting/Glossary package Config; use strict; @@ -896,7 +896,7 @@ named variable exists. For a description of the variables, please have a look at the Glossary file, as written in the Porting folder, or use the url: -http://perl5.git.perl.org/perl.git/blob/HEAD:/Porting/Glossary +https://perl5.git.perl.org/perl.git/blob/HEAD:/Porting/Glossary =over 4 -- cgit v1.2.1