Skip to content

Commit 33ad938

Browse files
authored
Merge pull request #2807 from arybolovlev/update-book-links
📖 Fix links and formatting in the file CONTRIBUTING.md
2 parents 60d0c6e + f864625 commit 33ad938

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,9 @@ separately.
9898
The docs are published off of three branches:
9999

100100
- `book-v3`: [book.kubebuilder.io](https://book.kubebuilder.io) -- current docs
101-
- `book-v2`: [book-v2.kubebuilder.io](https://book.kubebuilder.io) -- legacy docs
102-
- `book-v1`:
103-
[book-v1.book.kubebuilder.io](https://book-v1.book.kubebuilder.io) --
104-
legacy docs
105-
- `master`:
106-
[master.book.kubebuilder.io](https://master.book.kubebuilder.io) --
107-
"nightly" docs
101+
- `book-v2`: [book-v2.book.kubebuilder.io](https://book-v2.book.kubebuilder.io) -- legacy docs
102+
- `book-v1`: [book-v1.book.kubebuilder.io](https://book-v1.book.kubebuilder.io) -- legacy docs
103+
- `master`: [master.book.kubebuilder.io](https://master.book.kubebuilder.io) -- "nightly" docs
108104

109105
See [VERSIONING.md](VERSIONING.md#book-releases) for more information.
110106

0 commit comments

Comments
 (0)