Skip to content

Commit e98cf50

Browse files
authored
Merge pull request #858 from bamarni/patch-1
Fix link to the --domain setting
2 parents 78ba4ea + 21265ea commit e98cf50

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)