-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Milestone
Description
Issue:
Both "github site" links listed under the Backport section on the Checkstyle website currently lead to a 404 GitHub page.
Details:
In the table shown under the Backport section:
- Visit : https://checkstyle.sourceforge.io/index.html#Backport
- The links for both version ranges (10.0+ and 7.0 - 8.45) redirect to GitHub but result in a 404 Not Found error.
Screenshot for reference:
Attached below is a screenshot showing the broken links in the table.
Expected Behavior:
Clicking on these links should redirect users to the appropriate GitHub repository or release page for the respective backport versions.
Note:
If approved, I'd be happy to fix this issue myself.