diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-04-07 17:18:07 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-04-07 17:18:07 +0200 |
commit | 0db356ea482b3045f4d49b5c7953791bf18573a3 (patch) | |
tree | d083419e0fb7f974b4111a5fcd44174d1d221556 /source_repositories/glibc.mdwn | |
parent | 9553439d7562aad9c3b58a83fc7c0059fc29422a (diff) | |
download | web-0db356ea482b3045f4d49b5c7953791bf18573a3.tar.gz web-0db356ea482b3045f4d49b5c7953791bf18573a3.tar.bz2 web-0db356ea482b3045f4d49b5c7953791bf18573a3.zip |
Fix git.savannah.gnu.org urls into https
Diffstat (limited to 'source_repositories/glibc.mdwn')
-rw-r--r-- | source_repositories/glibc.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source_repositories/glibc.mdwn b/source_repositories/glibc.mdwn index a1b60eab..c44de59a 100644 --- a/source_repositories/glibc.mdwn +++ b/source_repositories/glibc.mdwn @@ -10,7 +10,7 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] There is a repository for maintenance of [[/glibc]] for the Hurd's needs: -<http://git.savannah.gnu.org/cgit/hurd/glibc.git/>. It's mainly used for +<https://git.savannah.gnu.org/cgit/hurd/glibc.git/>. It's mainly used for testing glibc's master branch, but with all the patches that we need on top of it, and also for development and sharing of (Hurd-specific) glibc patches. |