Conversation
There was a problem hiding this comment.
Pull request overview
更新从 Rspress 1.x 迁移到 V2 的中英文文档,补充说明遇到死链检查报错时应优先修复链接,避免直接关闭死链检查功能。
Changes:
- 在中文迁移文档中调整
markdown.link.checkDeadLinks的说明,并新增提示(tip)强调优先修复坏链。 - 在英文迁移文档中新增同样的提示(tip)说明。
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| website/docs/zh/guide/migration/rspress-1-x.mdx | 更新“默认开启的功能”说明并新增死链检查相关 tip |
| website/docs/en/guide/migration/rspress-1-x.mdx | 新增死链检查相关 tip |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff AnalysisFound 3 projects in monorepo, 3 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 nodePath:
📦 Download Diff Report: node Bundle Diff 📁 node_mdPath:
📦 Download Diff Report: node_md Bundle Diff 📁 webPath:
📦 Download Diff Report: web Bundle Diff Generated by Rsdoctor GitHub Action |
9d9967b to
3f922d7
Compare
Deploying rspress-v2 with
|
| Latest commit: |
3f922d7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://edc25461.rspress-v2.pages.dev |
| Branch Preview URL: | https://syt-vibe-kanban-02ea-1-x-che.rspress-v2.pages.dev |
Summary
tips for agent
Related Issue
Checklist
AI Summary
Update the Rspress 1.x → 2.x migration guide in both Chinese and English:
checkDeadLinksdescription in the zh migration doc from "死链检查,日志更严格" to "死链检查,可按日志修复错误的链接" for clarity.:::tipblock after the default-enabled features table, advising users to fix broken links instead of disabling thecheckDeadLinksfeature when they encounter dead link errors.This PR was written using Vibe Kanban