mirror of
https://github.com/NixOS/nix
synced 2025-06-25 19:01:16 +02:00
doc/glossary: Fix file system object anchor
It was stealing the store object id. Browsers pick the first one. It was confusing.
This commit is contained in:
parent
67f95755d6
commit
e4500e539e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
||||||
|
|
||||||
[store path]: #gloss-store-path
|
[store path]: #gloss-store-path
|
||||||
|
|
||||||
- [file system object]{#gloss-store-object}
|
- [file system object]{#gloss-file-system-object}
|
||||||
|
|
||||||
The Nix data model for representing simplified file system data.
|
The Nix data model for representing simplified file system data.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue