Skip to content

Commit c69d937

Browse files
committed
chore(docs):update edit permalink of edit this page on github in documentation
1 parent ae3f50c commit c69d937

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
@@ -42,7 +42,7 @@ export default defineConfigWithTheme({
4242
}
4343
},
4444
editLink: {
45-
pattern: 'https://github.com/nixopus/nixopus/edit/main/docs/:path',
45+
pattern: 'https://github.com/raghavyuva/nixopus/edit/master/docs/:path',
4646
text: "Edit this page on Github"
4747
},
4848
nav: [

0 commit comments

Comments
 (0)