Skip to content

Commit 8734939

Browse files
committed
static route vs vitepress
1 parent 08d0c8d commit 8734939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export default defineConfig({
7070
},
7171
],
7272
},
73-
{ text: "LLMs", link: "/llms-full.txt" },
73+
{ text: "LLMs", link: "./llms-full.txt" },
7474
],
7575

7676
logo: "/logo.svg",

0 commit comments

Comments
 (0)