1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

fix anchor link

This commit is contained in:
Valentin Gagarin 2023-06-20 12:39:07 +02:00
parent 71317162c5
commit a78f929065

View file

@ -62,7 +62,7 @@ To build a release version of Nix for the current operating system and CPU archi
$ nix build
```
You can also build Nix for one of the [supported target platforms](#target-platforms).
You can also build Nix for one of the [supported target platforms](#platforms).
## Building Nix
@ -106,7 +106,7 @@ To build a release version of Nix for the current operating system and CPU archi
$ nix-build
```
You can also build Nix for one of the [supported target platforms](#target-platforms).
You can also build Nix for one of the [supported target platforms](#platforms).
## Platforms