We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03aab1c commit d4689b1Copy full SHA for d4689b1
docs/.vitepress/en.ts
@@ -84,7 +84,7 @@ export default defineConfig({
84
text: "queryOptions",
85
link: "/query-options",
86
},
87
- { text: "About", link: "/openapi-react-query/about" },
+ { text: "About", link: "/about" },
88
],
89
90
{
0 commit comments