docs: update 'Edit this page' link to fix 404 error (#3203)
This commit is contained in:
@ -44,7 +44,7 @@ const config = {
|
|||||||
sidebarPath: require.resolve("./sidebars.js"),
|
sidebarPath: require.resolve("./sidebars.js"),
|
||||||
sidebarCollapsible: false,
|
sidebarCollapsible: false,
|
||||||
routeBasePath: "/",
|
routeBasePath: "/",
|
||||||
editUrl: "https://github.com/twentyhq/twenty/edit/main/docs/",
|
editUrl: "https://github.com/twentyhq/twenty/tree/main/packages/twenty-docs"
|
||||||
},
|
},
|
||||||
blog: false,
|
blog: false,
|
||||||
theme: {
|
theme: {
|
||||||
|
|||||||
Reference in New Issue
Block a user