Skip to content

Commit 4f9b4f3

Browse files
committed
docs: fix docusaurus edit link
1 parent c98b237 commit 4f9b4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const config: Config = {
2828
docs: {
2929
routeBasePath: "/",
3030
sidebarPath: "./sidebars.ts",
31-
editUrl: "https://github.com/stonith404/pingvin-share/docs",
31+
editUrl: "https://github.com/stonith404/pingvin-share/edit/main/docs",
3232
},
3333
blog: false,
3434
} satisfies Preset.Options,

0 commit comments

Comments
 (0)