-
Notifications
You must be signed in to change notification settings - Fork 6.9k
CI check for broken Link #12104
Copy link
Copy link
Open
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
What would you like to be added
Automatically check broken links in the CI process by using automated broken link checking tools such as lychee.
and fix broken links, like
https://github.com/cncf/landscape/blob/master/.github/workflows/linkchecker.yml
Why is this needed
Currently, there are quite a few broken links in the Kubespray documentation. A preliminary scan reveals the following issues.
Automated broken link checking could help resolve this problem.