mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
doc/manual: Fix some broken fragments
This commit is contained in:
parent
f5a2f2a8f8
commit
071ddbed57
6 changed files with 8 additions and 8 deletions
|
@ -33,7 +33,7 @@
|
|||
[path]: ./types.md#type-path
|
||||
[number]: ./types.md#type-float
|
||||
[list]: ./types.md#type-list
|
||||
[attribute set]: ./types.md#attribute-set
|
||||
[attribute set]: ./types.md#type-attrs
|
||||
|
||||
<!-- TODO(@rhendric, #10970): ^ rationalize number -> int/float -->
|
||||
|
||||
|
@ -75,7 +75,7 @@ The result is a [Boolean] value.
|
|||
|
||||
See also: [`builtins.hasAttr`](@docroot@/language/builtins.md#builtins-hasAttr)
|
||||
|
||||
[Boolean]: ./types.md#type-boolean
|
||||
[Boolean]: ./types.md#type-bool
|
||||
|
||||
[Has attribute]: #has-attribute
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue