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 f42086a commit 3dfb3beCopy full SHA for 3dfb3be
docusaurus.config.ts
@@ -39,7 +39,7 @@ const config: Config = {
39
{
40
docs: {
41
sidebarPath: './sidebars.ts',
42
- editUrl: 'https://github.com/status-im/docs.status.network',
+ editUrl: 'https://github.com/status-im/docs.status.network/tree/develop',
43
routeBasePath: '/',
44
showLastUpdateTime: true,
45
},
0 commit comments