mirror of
https://github.com/curl/curl.git
synced 2026-08-15 02:53:38 +03:00
URLs: change all http:// URLs to https://
This commit is contained in:
parent
d33dd0b195
commit
4af40b3646
1026 changed files with 1270 additions and 1270 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# pass files as argument(s)
|
||||
|
||||
my $docroot="http://curl.haxx.se/libcurl/c";
|
||||
my $docroot="https://curl.haxx.se/libcurl/c";
|
||||
|
||||
for $f (@ARGV) {
|
||||
open(NEW, ">$f.new");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue