docs: fix docusaurus edit link
This commit is contained in:
@@ -28,7 +28,7 @@ const config: Config = {
|
|||||||
docs: {
|
docs: {
|
||||||
routeBasePath: "/",
|
routeBasePath: "/",
|
||||||
sidebarPath: "./sidebars.ts",
|
sidebarPath: "./sidebars.ts",
|
||||||
editUrl: "https://github.com/stonith404/pingvin-share/docs",
|
editUrl: "https://github.com/stonith404/pingvin-share/edit/main/docs",
|
||||||
},
|
},
|
||||||
blog: false,
|
blog: false,
|
||||||
} satisfies Preset.Options,
|
} satisfies Preset.Options,
|
||||||
|
|||||||
Reference in New Issue
Block a user