Skip to content

Commit 2189779

Browse files
authored
Update docusaurus.config.js
1 parent 9c6b2d8 commit 2189779

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,11 @@ const config = {
4242
docs: {
4343
sidebarPath: require.resolve('./sidebars.js'),
4444
routeBasePath: '/',
45-
editUrl: 'https://github.com/redstarmc/Wiki/blob/main',
4645
editCurrentVersion: true,
4746
showLastUpdateAuthor: true,
4847
showLastUpdateTime: true,
48+
editUrl:
49+
'https://github.com/redstarmc/Wiki/blob/main'
4950
},
5051
blog: false,
5152
theme: {

0 commit comments

Comments
 (0)