Fix a dead link#1065
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Harvester documentation to fix a broken internal link on the Load Balancer page by pointing readers to the correct IP Pool “Selection policy” section within the versioned docs site.
Changes:
- Updated the “IP pool selection policy” link in the load balancer creation steps to use a relative path (so it includes the current docs version in the final URL).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Signed-off-by: Jian Wang <jian.wang@suse.com>
32f3129 to
4b0a9b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem:
When click the link the IP pool selection policy on page https://docs.harvesterhci.io/v1.8/networking/loadbalancer#how-to-create
it can't be opened, as it is missing the version info
Solution:
Fix the dead link
Related Issue(s):
Test plan:
Additional documentation or context