diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b0cc5bae9f2..e8433f6e522 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -172,7 +172,6 @@ The docs are published off of three branches: - `book-v4`: [book.kubebuilder.io](https://book.kubebuilder.io) -- current docs - `book-v3`: [book-v3.book.kubebuilder.io](https://book-v3.book.kubebuilder.io) -- legacy docs -> The above one is not working. We have been looking forward to sort it out, see: https://github.com/kubernetes-sigs/kubebuilder/issues/3931. However, you can check the content under the `docs/` dir of the branch book-v3. - `book-v2`: [book-v2.book.kubebuilder.io](https://book-v2.book.kubebuilder.io) -- legacy docs - `book-v1`: [book-v1.book.kubebuilder.io](https://book-v1.book.kubebuilder.io) -- legacy docs - `master`: [master.book.kubebuilder.io](https://master.book.kubebuilder.io) -- "nightly" docs diff --git a/docs/book/src/introduction.md b/docs/book/src/introduction.md index 078f7e9e52c..a83c5178026 100644 --- a/docs/book/src/introduction.md +++ b/docs/book/src/introduction.md @@ -1,6 +1,7 @@ **Note:** Impatient readers may head straight to [Quick Start](quick-start.md). -**Using Kubebuilder v1 or v2? Check the legacy documentation for [v1](https://book-v1.book.kubebuilder.io) or [v2](https://book-v2.book.kubebuilder.io)** +**Using previous version of Kubebuilder v1 or v2?** +**Check the legacy documentation for [v1](https://book-v1.book.kubebuilder.io), [v2](https://book-v2.book.kubebuilder.io) or [v3](https://book-v2.book.kubebuilder.io)** ## Who is this for diff --git a/docs/book/theme/index.hbs b/docs/book/theme/index.hbs index e0fd8cd68a0..c746d0a0957 100644 --- a/docs/book/theme/index.hbs +++ b/docs/book/theme/index.hbs @@ -132,7 +132,8 @@
- v3-book + latest (v4-book) + v3-book v2-book v1-book