Skip to content

fix: resolve VitePress dead link build error#324

Merged
G4brym merged 1 commit into
mainfrom
fix/vitepress-dead-link
Feb 26, 2026
Merged

fix: resolve VitePress dead link build error#324
G4brym merged 1 commit into
mainfrom
fix/vitepress-dead-link

Conversation

@G4brym

@G4brym G4brym commented Feb 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Wraps bare http://localhost:8787/api/docs URL in getting-started.md with backticks so VitePress doesn't auto-link it and flag it as a dead link during build
  • Adds empty changeset (docs-only change, no package version bump needed)

The docs:build command was failing with:

Found dead link http://localhost:8787/api/docs in file getting-started.md

@G4brym G4brym merged commit 8353f7e into main Feb 26, 2026
@G4brym G4brym deleted the fix/vitepress-dead-link branch February 26, 2026 19:45
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 94.4% 692 / 733
🔵 Statements 94.51% 707 / 748
🔵 Functions 91.51% 151 / 165
🔵 Branches 87.13% 413 / 474
File CoverageNo changed files found.
Generated in workflow #661 for commit 91a03ae by the Vitest Coverage Report Action

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.

1 participant