diff options
Diffstat (limited to 'doc/manual/src/contributing/hacking.md')
-rw-r--r-- | doc/manual/src/contributing/hacking.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/contributing/hacking.md b/doc/manual/src/contributing/hacking.md index a73d672d4..781aa75c1 100644 --- a/doc/manual/src/contributing/hacking.md +++ b/doc/manual/src/contributing/hacking.md @@ -137,7 +137,7 @@ You can also build Lix for one of the [supported platforms](#platforms). Lix can be built for various platforms, as specified in [`flake.nix`]: -[`flake.nix`]: https://github.com/nixos/nix/blob/master/flake.nix +[`flake.nix`]: https://git.lix.systems/lix-project/lix/src/branch/main/flake.nix - `x86_64-linux` - `x86_64-darwin` |