Skip to content

Commit 3a62a4e

Browse files
committed
Fixed github edit link
1 parent 1769291 commit 3a62a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default withMermaid({
4242
],
4343

4444
editLink: {
45-
pattern: 'https://github.com/openmfp/openmfp.org/edit/main/documentation/:path'
45+
pattern: 'https://github.com/openmfp/openmfp.org/edit/main/:path'
4646
},
4747

4848
logo: {

0 commit comments

Comments
 (0)