Skip to content

Commit e9c6002

Browse files
authored
Merge pull request #102 from DeterminateSystems/fix-broken-conf-link
Fix broken link in configuration description
2 parents 7a75a38 + 42c50aa commit e9c6002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libstore/include/nix/store/globals.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ public:
365365
366366
To build only on remote machines and disable local builds, set [`max-jobs`](#conf-max-jobs) to 0.
367367
368-
If you want the remote machines to use substituters, set [`builders-use-substitutes`](#conf-builders-use-substituters) to `true`.
368+
If you want the remote machines to use substituters, set [`builders-use-substitutes`](#conf-builders-use-substitutes) to `true`.
369369
)",
370370
{}, false};
371371

0 commit comments

Comments
 (0)