docs: fix edit page url
This commit is contained in:
parent
2cc098a5f1
commit
8ccace127b
@ -49,7 +49,7 @@ const config: Config = {
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
routeBasePath: '/docs',
|
||||
editUrl: 'https://github.com/msgbyte/tianji/tree/main/website/',
|
||||
editUrl: 'https://github.com/msgbyte/tianji/tree/master/website/',
|
||||
},
|
||||
theme: {
|
||||
customCss: [
|
||||
|
Loading…
Reference in New Issue
Block a user