add missing link (#9869)

This commit is contained in:
Valentin Gagarin 2024-01-29 05:56:19 +01:00 committed by GitHub
parent 40254092dd
commit 44a0d04483
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -285,7 +285,7 @@
- [package attribute set]{#package-attribute-set}
An [attribute set] containing the attribute `type = "derivation";` (derivation for historical reasons), as well as other attributes, such as
An [attribute set](@docroot@/language/values.md#attribute-set) containing the attribute `type = "derivation";` (derivation for historical reasons), as well as other attributes, such as
- attributes that refer to the files of a [package], typically in the form of [derivation outputs](#output),
- attributes that declare something about how the package is supposed to be installed or used,
- other metadata or arbitrary attributes.