Skip to content

Commit

Permalink
Merge pull request #7732 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…7726-to-release-1.3

[release-1.3] 📖 Fix broken links in book
  • Loading branch information
k8s-ci-robot authored Dec 13, 2022
2 parents ea77877 + a184a27 commit 3b886d7
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 3b886d7

Please sign in to comment.