Prefer https for GNU URLs

This commit is contained in:
Tatsuya Kinoshita
2022-04-10 10:06:33 +09:00
parent eb7ebb48ed
commit 79dc67566a
2 changed files with 3 additions and 3 deletions

View File

@@ -1733,7 +1733,7 @@
2016-03-30 Leo Famulari <leo@famulari.name>
* url.c: Disable RC4.
Origin: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=62339e2d493bf87a3aabe12e45458581e9705d83
Origin: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=62339e2d493bf87a3aabe12e45458581e9705d83
2016-03-29 Tatsuya Kinoshita <tats@debian.org>

View File

@@ -18,8 +18,8 @@ TZ=UTC git log --date=local --no-merges --numstat --pretty=fuller | gitlog2chang
=head1 SEE ALSO
GNU Coding Standards:
<http://www.gnu.org/prep/standards/html_node/index.html>
<http://www.gnu.org/prep/standards/html_node/Change-Logs.html>
<https://www.gnu.org/prep/standards/html_node/index.html>
<https://www.gnu.org/prep/standards/html_node/Change-Logs.html>
=head1 COPYRIGHT