mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: cookbook: Fix cross-reference to the manual.
Reported by Greg Hogan <code@greghogan.com>. * doc/guix-cookbook.texi (Extended example): Fix node name in xref to "package Reference".
This commit is contained in:
@@ -903,7 +903,7 @@ Installed in the store and in the profile, as well as
|
|||||||
being present at build time.
|
being present at build time.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@xref{Package Reference,,, guix, GNU Guix Reference Manual} for more details.
|
@xref{package Reference,,, guix, GNU Guix Reference Manual} for more details.
|
||||||
|
|
||||||
The distinction between the various inputs is important: if a dependency can be
|
The distinction between the various inputs is important: if a dependency can be
|
||||||
handled as an @emph{input} instead of a @emph{propagated input}, it should be done so, or
|
handled as an @emph{input} instead of a @emph{propagated input}, it should be done so, or
|
||||||
|
|||||||
Reference in New Issue
Block a user