diff --git a/docs/.vuepress/navbar/zh.ts b/docs/.vuepress/navbar/zh.ts index a1ebe35a6..f0b3447e6 100644 --- a/docs/.vuepress/navbar/zh.ts +++ b/docs/.vuepress/navbar/zh.ts @@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope"; export const zhNavbar = navbar([ "/", - { text: "文档", icon: "article", link: "/features/README.md" }, + { text: "文档", icon: "article", link: "/features/"}, { text: "下载", icon: "install",