Skip to content

Commit 3a1ae84

Browse files
Fix link for controller-runtime FAQ
1 parent d7b4feb commit 3a1ae84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Kubebuilder is developed on top of the [controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
88
and [controller-tools](https://github.com/kubernetes-sigs/controller-tools) libraries. We recommend you also check
9-
the [Controller-Runtime FAQ page](https://github.com/kubernetes-sigs/kubebuilder/issues/3873).
9+
the [Controller-Runtime FAQ page](https://github.com/kubernetes-sigs/controller-runtime/blob/main/FAQ.md).
1010
</aside>
1111

1212

0 commit comments

Comments
 (0)