mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +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…
Reference in a new issue