Skip to content

docs: fix stale internal links - #768

Open
dajiaohuang wants to merge 1 commit into
web-infra-dev:mainfrom
dajiaohuang:fix/767-doc-links
Open

docs: fix stale internal links#768
dajiaohuang wants to merge 1 commit into
web-infra-dev:mainfrom
dajiaohuang:fix/767-doc-links

Conversation

@dajiaohuang

Copy link
Copy Markdown

Description

  • update documentation links that still use routes from the previous site layout
  • align bridge and plugin-guide fragments with the heading IDs generated by Rspress
  • repair the bridge package README links and the Vue 3 API URL typo

This is documentation-only and does not change runtime behavior or dependencies.

Related Issue

Fixes #767

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Validation

  • pnpm --filter rspress-doc-template run build
  • checked all 1,142 local links across the 44 generated HTML pages: no missing targets
  • checked all 438 generated fragment links: no missing target IDs
  • pnpm test -- --runInBand (44 suites, 225 tests)

Checklist

  • I have added tests to cover my changes. (Documentation-only change; generated-site link validation covers the changed links.)
  • All new and existing tests passed.
  • I have updated the documentation.

@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

@dajiaohuang is attempting to deploy a commit to the garfish Team on Vercel.

A member of the Team first needs to authorize it.

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.

docs: stale internal routes lead to missing pages and anchors

1 participant