Skip to content

Commit 1a2bbc6

Browse files
Fix broken links in book
Signed-off-by: killianmuldoon <[email protected]>
1 parent ebd4d3d commit 1a2bbc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/book/src/developer/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ information on each suite.
133133
Now you can [create CAPI objects][qs]!
134134
To test another iteration, you'll need to follow the steps to build, push, update the manifests, and apply.
135135

136-
[qs]: ../user/quick-start.md#usage
136+
[qs]: ../user/quick-start.md
137137

138138
## Videos explaining CAPI architecture and code walkthroughs
139139

docs/proposals/20220414-runtime-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ superseded-by:
3939
* [Adding Cluster info to request vs providing only the Cluster name](#adding-cluster-info-to-request-vs-providing-only-the-cluster-name)
4040
* [Embedding CAPI types in request vs using runtime.RawExtension](#embedding-capi-types-in-request-vs-using-runtimerawextension)
4141
* [Upgrade Strategy](#upgrade-strategy)
42-
* [Cluster API version upgrade](#clusterapi-version-upgrade)
42+
* [Cluster API version upgrade](#cluster-api-version-upgrade)
4343
* [Kubernetes version upgrade](#kubernetes-version-upgrade)
4444
* [Additional Details](#additional-details)
4545
* [Test Plan](#test-plan)

0 commit comments

Comments
 (0)