mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Avoid <name>/<name>
in documentation URLs
They are redundant and look weird.
This commit is contained in:
parent
b6a3fde6b7
commit
f99e468640
12 changed files with 24 additions and 14 deletions
|
@ -13,7 +13,7 @@ to subsequent chapters.
|
|||
The install script will use `sudo`, so make sure you have sufficient rights.
|
||||
On Linux, `--daemon` can be omitted for a single-user install.
|
||||
|
||||
For other installation methods, see [here](installation/installation.md).
|
||||
For other installation methods, see [here](installation/index.md).
|
||||
|
||||
1. See what installable packages are currently available in the
|
||||
channel:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue