diff --git a/docs/.vitepress/en.ts b/docs/.vitepress/en.ts index 6bf392490..e7471111b 100644 --- a/docs/.vitepress/en.ts +++ b/docs/.vitepress/en.ts @@ -84,7 +84,7 @@ export default defineConfig({ text: "queryOptions", link: "/query-options", }, - { text: "About", link: "/openapi-react-query/about" }, + { text: "About", link: "/about" }, ], }, {