Skip to content

Commit

Permalink
Fix broken links in book
Browse files Browse the repository at this point in the history
Signed-off-by: killianmuldoon <[email protected]>
  • Loading branch information
killianmuldoon authored and k8s-infra-cherrypick-robot committed Dec 12, 2022
1 parent 2086ee7 commit a184a27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/book/src/developer/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ information on each suite.
Now you can [create CAPI objects][qs]!
To test another iteration, you'll need to follow the steps to build, push, update the manifests, and apply.

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

## Videos explaining CAPI architecture and code walkthroughs

Expand Down
2 changes: 1 addition & 1 deletion docs/proposals/20220414-runtime-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ superseded-by:
* [Adding Cluster info to request vs providing only the Cluster name](#adding-cluster-info-to-request-vs-providing-only-the-cluster-name)
* [Embedding CAPI types in request vs using runtime.RawExtension](#embedding-capi-types-in-request-vs-using-runtimerawextension)
* [Upgrade Strategy](#upgrade-strategy)
* [Cluster API version upgrade](#clusterapi-version-upgrade)
* [Cluster API version upgrade](#cluster-api-version-upgrade)
* [Kubernetes version upgrade](#kubernetes-version-upgrade)
* [Additional Details](#additional-details)
* [Test Plan](#test-plan)
Expand Down

0 comments on commit a184a27

Please sign in to comment.