Skip to content

Commit 7a4874e

Browse files
authored
Merge pull request #2523 from shuheiktgw/fix_configtype_link
📖 Fix link for ControllerManagerConfigurationSpec
2 parents d46b10e + 0b69b3b commit 7a4874e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/component-config-tutorial/define-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ values that are passed into the controller, to do this we can take a look at
77
{{#literatego ./testdata/controller_manager_config.yaml}}
88

99
To see all the available fields you can look at the `v1alpha` Controller
10-
Runtime config [ControllerManagerConfiguration](configtype)
10+
Runtime config [ControllerManagerConfiguration][configtype]
1111

1212
[configtype]: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/config/v1alpha1#ControllerManagerConfigurationSpec

0 commit comments

Comments
 (0)