-
Notifications
You must be signed in to change notification settings - Fork 1.4k
🌱 Fixing broken links #12428
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
🌱 Fixing broken links #12428
Conversation
fec736e
to
5fae7d3
Compare
1939d5f
to
c024b60
Compare
The links in the error are working fine: ERROR: 1 dead links found in CONTRIBUTING.md ! ERROR: 3 dead links found in docs/proposals/20200804-windows-support.md ! Not sure why we are getting the error. |
/area documentation |
I can also access
lifecycle/active
Edit: Oh, interesting how GitHub renders that link as just the label. 👍🏻 |
Maybe we could try replacing the link They seem to lead to the same place, but the first has "labels" as its REST endpoint, and the latter has "issues". Could be worth trying since the link immediately before this problematic one references "issues" in a very similar way and doesn't seem to be causing problems. |
weird, guess the link checker is having some issue trying to make the url nice? |
a712ed5
to
a311693
Compare
All issues are fixed now please check. |
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 for fixing this!
LGTM label has been added. Git tree hash: 7ec8a8e9d46e95e42c24759563821a8fcdb11600
|
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/book/src/tasks/experimental-features/cluster-class/change-clusterclass.md
Outdated
Show resolved
Hide resolved
Thanks for looking into this, really appreciated |
@adilGhaffarDev Do you have time to address the open findings? |
Adil is on vacation until July 13th. |
No rush from my side. We can also wait a bit |
Signed-off-by: Muhammad Adil Ghaffar <[email protected]>
a311693
to
75a199a
Compare
I am back, and I have addressed the comments. Please check. Sorry for the delay. |
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
LGTM label has been added. Git tree hash: 4ecc1eb0851c9affa4533f926c603294b52d78cc
|
Thank you very much!! /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
What this PR does / why we need it:
Fixing broken links
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
/area documentation