1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 21:01:16 +02:00

Avoid <name>/<name> in documentation URLs

They are redundant and look weird.
This commit is contained in:
John Ericson 2023-11-27 08:48:11 -05:00
parent b6a3fde6b7
commit f99e468640
12 changed files with 24 additions and 14 deletions

View file

@ -10,7 +10,7 @@ $ cd nix
The following instructions assume you already have some version of Nix installed locally, so that you can use it to set up the development environment. If you don't have it installed, follow the [installation instructions].
[installation instructions]: ../installation/installation.md
[installation instructions]: ../installation/index.md
## Building Nix with flakes