We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853c33e commit 5ef75f1Copy full SHA for 5ef75f1
.vitepress/config.ts
@@ -63,7 +63,7 @@ export default defineConfig({
63
},
64
65
editLink: {
66
- pattern: "https://github.com/fcanvas/fcanvas/edit/main/docs/:path",
+ pattern: "https://github.com/fcanvas/docs/edit/main/docs/:path",
67
text: "Edit this page on GitHub"
68
69
0 commit comments