diff --git a/doc/book/cookbook/from-source.md b/doc/book/cookbook/from-source.md index 7105c999..c7b209b3 100644 --- a/doc/book/cookbook/from-source.md +++ b/doc/book/cookbook/from-source.md @@ -20,10 +20,10 @@ sudo apt-get update sudo apt-get install build-essential ``` -## Building from source from the Gitea repository +## Building from source from the Forgejo repository The primary location for Garage's source code is the -[Gitea repository](https://git.deuxfleurs.fr/Deuxfleurs/garage), +[Forgejo repository](https://git.deuxfleurs.fr/Deuxfleurs/garage), which contains all of the released versions as well as the code for the developpement of the next version. diff --git a/nix/build_index.nix b/nix/build_index.nix index 7869566f..92931eea 100644 --- a/nix/build_index.nix +++ b/nix/build_index.nix @@ -167,7 +167,7 @@ let

Sources: