You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -11,24 +11,24 @@ to simplify building and publishing Kubernetes APIs from scratch.
11
11
### Installation
12
12
13
13
It is strongly recommended that you use a released version. Release binaries are available on the [releases](https://github.com/kubernetes-sigs/kubebuilder/releases) page.
14
-
Follow the [instructions](http://book.kubebuilder.io/getting_started/installation_and_setup.html) to install Kubebuilder.
14
+
Follow the [instructions](https://book.kubebuilder.io/quick-start.html#installation) to install Kubebuilder.
15
15
16
16
17
17
## Getting Started
18
18
19
-
See the [Getting Started](http://book.kubebuilder.io/quick_start.html) documentation.
19
+
See the [Getting Started](https://book.kubebuilder.io/quick-start.html) documentation.
20
20
21
21

22
22
23
23
## Documentation
24
24
25
-
Check out the Kubebuilder [book](http://book.kubebuilder.io).
25
+
Check out the Kubebuilder [book](https://book.kubebuilder.io).
0 commit comments