Skip to content

Fix 404 links and Automate Check using Lychee#127

Merged
bvolpato merged 3 commits into
masterfrom
bvolpato/fix-404-links-and-add-ci
Mar 25, 2026
Merged

Fix 404 links and Automate Check using Lychee#127
bvolpato merged 3 commits into
masterfrom
bvolpato/fix-404-links-and-add-ci

Conversation

@bvolpato
Copy link
Copy Markdown
Collaborator

Description

  • Replaced obsolete, dead URLs for some plugins. For example, some 'Discussions' pages did not exist anymore returning 404, pointing them to Issues instead.
  • Fixed codeberg issues pointing directly back to tracking URL.
  • Added a GitHub action named link-checker.yml executing lycheeverse/lychee to regularly monitor markdown syntax for broken links, eliminating issues in the future.

1. Fixed dead links across the repository:
   - AdBypasser URLs migrating from github.io to the main github releases tab.
   - Codeberg discussions/issues pages that reported 404, pointing them strictly to their main repository URL.
   - GitHub discussions/issues tabs returning 404s, standardizing them to point correctly toward current Issues pages.
2. Added Lychee link checker GitHub Action to prevent link rot going forward.
Comment thread .github/workflows/link-checker.yml Fixed
@bvolpato bvolpato merged commit 9ef102e into master Mar 25, 2026
6 checks passed
@bvolpato bvolpato deleted the bvolpato/fix-404-links-and-add-ci branch March 25, 2026 00:16
@devactivity-app
Copy link
Copy Markdown

Pull Request Summary by devActivity

Metrics

Cycle Time: 8m Coding Time: < 1 min Review Time: 7m

Achievements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants