Skip to content

Commit 0a9c46b

Browse files
committed
test-mdlink-check
1 parent 811164c commit 0a9c46b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#### Useful links
1616
- [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)
1818

1919
## ✨ What is the Cluster API?
2020

docs/book/src/developer/core/e2e.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ test specs for the most common Cluster API use cases.
191191
<!-- links -->
192192
[Cluster API quick start]: ../../user/quick-start.md
193193
[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
195195
[CAPA E2E tests]: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/scripts/ci-e2e.sh
196196
[CAPG E2E tests]: https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/main/scripts/ci-e2e.sh
197197
[WaitForClusterToProvision]: https://pkg.go.dev/sigs.k8s.io/cluster-api/test/framework?tab=doc#WaitForClusterToProvision

0 commit comments

Comments
 (0)