File tree 2 files changed +2
-2
lines changed
docs/book/src/developer/core
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
15
15
#### Useful links
16
16
- [ Feature proposals] ( ./docs/proposals )
17
- - [ Quick Start] ( https://cluster-api.sigs.k8s.io/user/quick-start .html )
17
+ - [ Quick Start] ( https://cluster-api.sigs.k8s.io/user/quick-startFAIL .html )
18
18
19
19
## ✨ What is the Cluster API?
20
20
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ test specs for the most common Cluster API use cases.
191
191
<!-- links -->
192
192
[ Cluster API quick start ] : ../../user/quick-start.md
193
193
[ Cluster API test framework ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc
194
- [ Apply method ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#Applier
194
+ [ Apply method ] : https://DOESNOTEXIST. pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#Applier
195
195
[ CAPA E2E tests ] : https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/scripts/ci-e2e.sh
196
196
[ CAPG E2E tests ] : https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/main/scripts/ci-e2e.sh
197
197
[ WaitForClusterToProvision ] : https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#WaitForClusterToProvision
You can’t perform that action at this time.
0 commit comments