diff --git a/docs/book/src/reference/good-practices.md b/docs/book/src/reference/good-practices.md index cfb376f8ceb..4e1939e5f7c 100644 --- a/docs/book/src/reference/good-practices.md +++ b/docs/book/src/reference/good-practices.md @@ -42,8 +42,6 @@ Therefore, you can check an example of Status Conditional usage by looking at it -Additionally, we recommend checking the documentation on [Operator patterns][operator-pattern] from Kubernetes to better understand the purpose of the standard solutions that are built with KubeBuilder. - [operator-pattern]: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/