fix anchor link
This commit is contained in:
parent
71317162c5
commit
a78f929065
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue