Skip to content

Commit 25aacc3

Browse files
Copilothuangyiirene
andcommitted
Changes before error encountered
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent 3ebdcca commit 25aacc3

6 files changed

Lines changed: 12 additions & 882 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ We welcome contributions! Please read our [Contributing Guide](./CONTRIBUTING.md
426426
427427
- 📖 [Quick Start for Developers](./docs/QUICK_START_DEV.md) - Get started in 5 minutes
428428
- 📋 [Development Plan](./docs/DEVELOPMENT_PLAN.md) - Current priorities and roadmap
429-
- 🌏 [开发计划 (中文)](./docs/DEVELOPMENT_PLAN_CN.md) - Chinese version
430429
431430
### Development Setup
432431

docs/.vitepress/config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export default defineConfig({
5151
items: [
5252
{ text: 'Quick Start for Developers', link: '/QUICK_START_DEV' },
5353
{ text: 'Development Plan', link: '/DEVELOPMENT_PLAN' },
54-
{ text: '开发计划 (中文)', link: '/DEVELOPMENT_PLAN_CN' },
5554
{ text: 'Contributing Guide', link: '/CONTRIBUTING' }
5655
]
5756
},

0 commit comments

Comments
 (0)