We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8375b0 commit be18cb9Copy full SHA for be18cb9
docs/app/docusaurus.config.js
@@ -36,6 +36,7 @@ const config = {
36
sidebarPath: require.resolve('./sidebars.js'),
37
// Please change this to your repo.
38
// Remove this to remove the "edit this page" links.
39
+ editUrl: "https://github.com/jetpack-io/devbox/tree/main/docs/app/"
40
},
41
// blog: {
42
// showReadingTime: true,
0 commit comments