Skip to content

Commit be18cb9

Browse files
committed
Add edit URL to Docs Pages
1 parent a8375b0 commit be18cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ const config = {
3636
sidebarPath: require.resolve('./sidebars.js'),
3737
// Please change this to your repo.
3838
// Remove this to remove the "edit this page" links.
39+
editUrl: "https://github.com/jetpack-io/devbox/tree/main/docs/app/"
3940
},
4041
// blog: {
4142
// showReadingTime: true,

0 commit comments

Comments
 (0)