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 5144a0c commit 84322b3Copy full SHA for 84322b3
docusaurus.config.js
@@ -88,7 +88,7 @@ module.exports = {
88
sidebarPath: require.resolve('./sidebars.js'),
89
// Please change this to your repo.
90
editUrl:
91
- 'https://github.com/InboxSDK/inboxsdk-docs',
+ 'https://github.com/InboxSDK/inboxsdk-docs/edit/main',
92
},
93
theme: {
94
customCss: require.resolve('./src/css/custom.css'),
0 commit comments