Commit 0572c07
authored
Use https:// for all URLs where possible (#2301)
All the URLs changed here are to sites which do support HTTPS and which
automatically redirect the current links to the HTTPS version. Using
https:// directly avoids a redirection and a second request.
The only http:// URLs not fixed are broken and should be replaced in a
separate fix.1 parent 2a64d42 commit 0572c07
1 file changed
+57
-57
lines changed
0 commit comments