feat: changeEditUrl (#2271)

feat: changeEditUrl
This commit is contained in:
Henry 2024-03-07 18:18:17 +09:00 committed by GitHub
commit e43e97827c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,7 @@ const config = {
docs: {
routeBasePath: "/",
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,
showLastUpdateTime: true,
},