mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +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
4
doc/manual/src/package-management/index.md
Normal file
4
doc/manual/src/package-management/index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
This chapter discusses how to do package management with Nix, i.e.,
|
||||
how to obtain, install, upgrade, and erase packages. This is the
|
||||
“user’s” perspective of the Nix system — people who want to *create*
|
||||
packages should consult the chapter on the [Nix language](../language/index.md).
|
Loading…
Add table
Add a link
Reference in a new issue