We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280e527 commit f0fb110Copy full SHA for f0fb110
docs/book/common_code/architecture.md
@@ -4,8 +4,8 @@
4
It may be useful to read at least the following chapters of the Kubebuilder
5
book in order to better understand this section.
6
7
-- [What is a Resource](https://book.kubebuilder.io/basics/what_is_a_resource.html)
8
-- [What is a Controller](https://book.kubebuilder.io/basics/what_is_a_controller.html)
+- [What is a Resource](https://book-v1.book.kubebuilder.io/basics/what_is_a_resource.html)
+- [What is a Controller](https://book-v1.book.kubebuilder.io/basics/what_is_a_controller.html)
9
{% endpanel %}
10
11
{% panel style="warning", title="Architecture Diagram" %}
0 commit comments