Unverified Commit 4221944f authored by Tomo's avatar Tomo Committed by GitHub
Browse files

doc/hooks/just: fix link (#350882)

parents 7ae81f12 5dc0f222
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ This setup hook attempts to use [the `just` command runner](https://just.systems

## `buildPhase` {#just-hook-buildPhase}

This phase attempts to invoke `just` with [the default recipe](https://just.systems/man/en/chapter_23.html).
This phase attempts to invoke `just` with [the default recipe](https://just.systems/man/en/the-default-recipe.html).

[]{#just-hook-dontUseJustBuild} This behavior can be disabled by setting `dontUseJustBuild` to `true`.