Skip to content

Commit f92995f

Browse files
committed
Fix legacy book link
The domain alias isn't working quite right, so just point directly to the canonical subdomain.
1 parent b34c147 commit f92995f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/book/src/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
**Note:** Impatient readers may head straight to [Quick
22
Start](quick-start.md).
33

4-
**Using Kubebuilder v1? Check the [legacy documentation](https://v1.book.kubebuilder.io)**
4+
**Using Kubebuilder v1? Check the [legacy
5+
documentation](https://book-v1.book.kubebuilder.io)**
56

67
## Who is this for
78

0 commit comments

Comments
 (0)