diff --git a/README.zh-CN.md b/README.zh-CN.md index 6ea93cd..be35d32 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -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) diff --git a/src/router/index.ts b/src/router/index.ts index d270e6b..3b41547 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -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: {