Skip to content

Commit

Permalink
feat: changeEditUrl (#2271)
Browse files Browse the repository at this point in the history
feat: changeEditUrl
  • Loading branch information
henryh0x1 authored Mar 7, 2024
2 parents e70773d + 61da852 commit e43e978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
Expand Down

0 comments on commit e43e978

Please sign in to comment.