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 /news/2009-06-30.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 'news/2009-06-30.mdwn')
-rw-r--r-- | news/2009-06-30.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2009-06-30.mdwn b/news/2009-06-30.mdwn index 5031de6c..ca5d4b3e 100644 --- a/news/2009-06-30.mdwn +++ b/news/2009-06-30.mdwn @@ -20,7 +20,7 @@ else="[[!paste id=full_news]]"]] > This month Thomas Schwinge [finished > migrating](http://lists.gnu.org/archive/html/bug-hurd/2009-06/msg00147.html) > the main Hurd, GNU Mach, MIG, libpthread and unionfs to Git. You can find -> the new repositories at <http://git.savannah.gnu.org/cgit/hurd/>. +> the new repositories at <https://git.savannah.gnu.org/cgit/hurd/>. > Also, he made [libpthread buildable > stand-alone](http://lists.gnu.org/archive/html/bug-hurd/2009-06/msg00166.html) |