feat: changeEditUrl

This commit is contained in:
hieu-jan 2024-03-07 18:12:44 +09:00
parent e70773da91
commit 61da852343

View File

@ -123,7 +123,7 @@ const config = {
docs: { docs: {
routeBasePath: "/", routeBasePath: "/",
sidebarPath: require.resolve("./sidebars.js"), sidebarPath: require.resolve("./sidebars.js"),
editUrl: "https://github.com/janhq/jan/tree/main/docs", editUrl: "https://github.com/janhq/jan/tree/dev/docs",
showLastUpdateAuthor: true, showLastUpdateAuthor: true,
showLastUpdateTime: true, showLastUpdateTime: true,
}, },