diff --git a/docs/book/src/user/quick-start.md b/docs/book/src/user/quick-start.md index 79ce3ae26d6f..71d845d3aef5 100644 --- a/docs/book/src/user/quick-start.md +++ b/docs/book/src/user/quick-start.md @@ -574,7 +574,7 @@ Calico is used here as an example. ```bash kubectl --kubeconfig=./capi-quickstart.kubeconfig \ - apply -f https://docs.projectcalico.org/v3.12/manifests/calico.yaml + apply -f https://docs.projectcalico.org/v3.15/manifests/calico.yaml ``` After a short while, our nodes should be running and in `Ready` state,