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