Skip to content

Commit a184cb1

Browse files
authored
Merge pull request #2436 from varshaprasad96/fix/link-componentconfig
📖 fix link for controllermanager component config
2 parents 4ef2eb6 + 85aa9e0 commit a184cb1

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
@@ -9,4 +9,4 @@ values that are passed into the controller, to do this we can take a look at
99
To see all the available fields you can look at the `v1alpha` Controller
1010
Runtime config [ControllerManagerConfiguration](configtype)
1111

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

0 commit comments

Comments
 (0)