-
Notifications
You must be signed in to change notification settings - Fork 104
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
fix: Use correct link for control plane high availability documentation #2225
fix: Use correct link for control plane high availability documentation #2225
Conversation
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
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 thanks
let's leave this PR as is as we have other places that would need to be fixed as well to make it consistent. We can improve in a separate PR |
* master: fix: Use correct URL for shoot credentials rotation page (#2221) fix: Use correct link for control plane high availability documentation (#2225) Update dependency @codemirror/view to v6.35.2 (#2224) Update dependency @codemirror/view to v6.35.1 (#2220) Update dependency express to v4.21.2 (#2219)
What this PR does / why we need it:
The external link to the control plane high-availability page is broken.
Actual:
❌
https://github.com/gardener/gardener/blob/master/docs/usage/shoot_high_availability.md
Expected:
✅
https://github.com/gardener/gardener/blob/master/docs/usage/high-availability/shoot_high_availability.md
Which issue(s) this PR fixes:
n.a.
Special notes for your reviewer:
Should the link use the Gardener documentation homepage instead?
👉 https://gardener.cloud/docs/gardener/high-availability/shoot_high_availability/
Release note: