diff options
author | Ludovic Courtès <ludo@gnu.org> | 2025-05-22 12:41:31 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2025-05-23 11:19:07 +0200 |
commit | 3b6e499d5e635e2189f1bf60279dbf5175c404bd (patch) | |
tree | 95930175b2a8a13ed39849a1cf7677b74992661d /doc/guix-cookbook.texi | |
parent | 5e47bafb37090bee792cb616a4f5337aa47b4224 (diff) |
maint: Change main repository URL to git.guix.gnu.org.
Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by
“https://git.guix.gnu.org/guix.git”.
Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740
Diffstat (limited to 'doc/guix-cookbook.texi')
-rw-r--r-- | doc/guix-cookbook.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 3ebe661a07..69c9aa9640 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -931,7 +931,7 @@ development inertia. Check out the official @uref{https://git-scm.com/, Git} repository: @example -$ git clone https://git.savannah.gnu.org/git/guix.git +$ git clone https://git.guix.gnu.org/guix.git @end example In the rest of this article, we use @samp{$GUIX_CHECKOUT} to refer to the location of @@ -4852,7 +4852,7 @@ Generation 264 May 26 2023 16:00:35 (current) branch: main commit: 36fd2b4920ae926c79b936c29e739e71a6dff2bc guix c5bc698 - repository URL: https://git.savannah.gnu.org/git/guix.git + repository URL: https://git.guix.gnu.org/guix.git commit: c5bc698e8922d78ed85989985cc2ceb034de2f23 $ guix package -A ^guile$ guile 3.0.99-git out,debug guile-package.scm:51:4 |