Skip to content

Commit 5ef75f1

Browse files
fix url edit
1 parent 853c33e commit 5ef75f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default defineConfig({
6363
},
6464

6565
editLink: {
66-
pattern: "https://github.com/fcanvas/fcanvas/edit/main/docs/:path",
66+
pattern: "https://github.com/fcanvas/docs/edit/main/docs/:path",
6767
text: "Edit this page on GitHub"
6868
},
6969

0 commit comments

Comments
 (0)