docs: 更新中文文档链接

This commit is contained in:
pany 2024-12-06 17:01:56 +08:00
parent b02c8c6f60
commit 170269e171
2 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@ pnpm test
**在线预览**[github-pages](https://un-pany.github.io/v3-admin-vite)
**中文文档**[链接](https://juejin.cn/post/7089377403717287972)
**中文文档**[链接](https://juejin.cn/post/7445151895121543209)
**零基础教程**[链接](https://juejin.cn/column/7207659644487139387)

View File

@ -164,7 +164,7 @@ export const constantRoutes: RouteRecordRaw[] = [
},
children: [
{
path: "https://juejin.cn/post/7089377403717287972",
path: "https://juejin.cn/post/7445151895121543209",
component: () => {},
name: "Link1",
meta: {