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 $ 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 ## Building Nix
@ -106,7 +106,7 @@ To build a release version of Nix for the current operating system and CPU archi
$ nix-build $ 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 ## Platforms