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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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