Skip to content

Commit bbfe39e

Browse files
authored
Merge pull request #12995 from fricklerhandwerk/link-building
glossary: link "building" from "realisation"
2 parents 7a0e38a + fc5b1d2 commit bbfe39e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/manual/source/glossary.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,8 @@
7171

7272
This can be achieved by:
7373
- Fetching a pre-built [store object] from a [substituter]
74-
- Running the [`builder`](@docroot@/language/derivations.md#attr-builder) executable as specified in the corresponding [store derivation]
74+
- [Building](@docroot@/store/building.md) the corresponding [store derivation]
7575
- Delegating to a [remote machine](@docroot@/command-ref/conf-file.md#conf-builders) and retrieving the outputs
76-
<!-- TODO: link [running] to build process page, #8888 -->
7776

7877
See [`nix-store --realise`](@docroot@/command-ref/nix-store/realise.md) for a detailed description of the algorithm.
7978

0 commit comments

Comments
 (0)