-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(pivoting.html): fix broken links #531
docs(pivoting.html): fix broken links #531
Conversation
Hi @wallchristopher. Thanks for your PR. I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
✅ Deploy Preview for metal3io-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
c3ee640
to
1016f62
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/ok-to-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Awesome that you linked the PRs that broke the links, makes reviewing much easier. Looks good otherwise, one comment.
_posts/2021-05-05-Pivoting.md
Outdated
@@ -38,7 +38,7 @@ addressed: | |||
- Objects should have a proper owner reference chain. | |||
|
|||
For a detailed explanation of the above-mentioned prerequisites please read the | |||
[pivoting documentation](https://github.com/metal3-io/metal3-docs/blob/master/docs/move.md). | |||
[pivoting documentation](https://github.com/metal3-io/metal3-docs/blob/main/docs/user-guide/src/capm3/pivoting.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anytime content is pointing to user-guide, then we should link the rendered output at metal3-io. In this case that would be https://book.metal3.io/capm3/pivoting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense, updated
Signed-off-by: Wall Christopher <[email protected]>
1016f62
to
9ddd8a3
Compare
Glad to help |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/cc @lentzi90 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lekaf974, lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #525
Updated links within the Pivoting blogpost.
For move.md it appears it was deleted and replaced within this PR.
For the other two (move.yml and move_back.yml) it was a move within this PR
Verified they redirect running local instance
make serve