mirror of
https://github.com/status-im/docs.status.network.git
synced 2025-03-03 18:40:51 +00:00
fix: fix the url path to include branch
This commit is contained in:
parent
f42086a06b
commit
3dfb3bedf9
@ -39,7 +39,7 @@ const config: Config = {
|
|||||||
{
|
{
|
||||||
docs: {
|
docs: {
|
||||||
sidebarPath: './sidebars.ts',
|
sidebarPath: './sidebars.ts',
|
||||||
editUrl: 'https://github.com/status-im/docs.status.network',
|
editUrl: 'https://github.com/status-im/docs.status.network/tree/develop',
|
||||||
routeBasePath: '/',
|
routeBasePath: '/',
|
||||||
showLastUpdateTime: true,
|
showLastUpdateTime: true,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user