Skip to content

Commit 21265ea

Browse files
authored
Fix link to the --domain setting
1 parent 956dd25 commit 21265ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/cronjob-tutorial/new-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ a directory for the new group-version.
1313

1414
In this case, the [`api/v1/`](../TODO.md) directory is created,
1515
corresponding to the `batch.tutorial.kubebuilder.io/v1` (remember our
16-
[`--domain` setting](../cronjob-tutorial.html#scaffolding-out-our-project)
16+
[`--domain` setting](cronjob-tutorial.md#scaffolding-out-our-project)
1717
from the beginning?).
1818

1919
It has also added a file for our `CronJob` Kind,

0 commit comments

Comments
 (0)