Skip to content

fix(ci, docs): resolve dead links and enable build-time link validation#69

Merged
anukiransolur merged 1 commit into
mainfrom
fix/dead-links-and-build-check
Apr 3, 2026
Merged

fix(ci, docs): resolve dead links and enable build-time link validation#69
anukiransolur merged 1 commit into
mainfrom
fix/dead-links-and-build-check

Conversation

@haru0017

@haru0017 haru0017 commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Issue

  • Dead links existed in documentation
  • ignoreDeadLinks: true was set in VitePress config, completely disabling dead link detection

Task Summary

  • Change VitePress config from ignoring all dead links to only ignoring localhost URLs.
  • Fix dead links
  • Add pnpm build step to PR checks workflow to catch dead links before merge.

@haru0017 haru0017 self-assigned this Apr 3, 2026
@haru0017 haru0017 added the bug Something isn't working label Apr 3, 2026
@haru0017
haru0017 marked this pull request as ready for review April 3, 2026 09:25
@haru0017
haru0017 requested a review from a team as a code owner April 3, 2026 09:25
@anukiransolur
anukiransolur merged commit 1d93eb7 into main Apr 3, 2026
3 checks passed
@anukiransolur
anukiransolur deleted the fix/dead-links-and-build-check branch April 3, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants