Skip to content

Commit 6aa0381

Browse files
authored
Merge pull request #1338 from jichenjc/update_calico_location
doc: update calico location
2 parents ca70e19 + fbb4969 commit 6aa0381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/topics/external-cloud-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To deploy a cluster using [external cloud provider](https://github.com/kubernete
2424
Note: choose desired version by replace <v3.23> below
2525

2626
```shell
27-
kubectl --kubeconfig=./${CLUSTER_NAME}.kubeconfig apply -f https://docs.projectcalico.org/v3.23/manifests/calico.yaml
27+
kubectl --kubeconfig=./${CLUSTER_NAME}.kubeconfig apply -f https://docs.projectcalico.org/archive/v3.23/manifests/calico.yaml
2828
```
2929

3030
- Create a secret containing the cloud configuration

0 commit comments

Comments
 (0)