docs: update 'Edit this page' link to fix 404 error (#3203)

This commit is contained in:
Neerajkumar
2024-01-02 20:35:44 +05:30
committed by GitHub
parent 3d16ad8efd
commit 338267b190

View File

@ -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: {