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"),
|
||||
sidebarCollapsible: false,
|
||||
routeBasePath: "/",
|
||||
editUrl: "https://github.com/twentyhq/twenty/edit/main/docs/",
|
||||
editUrl: "https://github.com/twentyhq/twenty/tree/main/packages/twenty-docs"
|
||||
},
|
||||
blog: false,
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user