Skip to content

Commit 9430e64

Browse files
authored
Update docusaurus.config.js
1 parent 8d61436 commit 9430e64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ const config = {
2525
docs: {
2626
sidebarPath: require.resolve('./sidebars.js'),
2727
// Please change this to your repo.
28-
editUrl: 'https://github.com/gerardog/gsudo/tree/master/docs/docs/',
28+
editUrl: 'https://github.com/gerardog/gsudo/tree/master/docs/',
2929
},
3030
blog: {
3131
showReadingTime: true,
3232
// Please change this to your repo.
3333
editUrl:
34-
'https://github.com/gerardog/gsudo/tree/master/docs/blog/',
34+
'https://github.com/gerardog/gsudo/tree/master/docs/',
3535
},
3636
theme: {
3737
customCss: require.resolve('./src/css/custom.css'),

0 commit comments

Comments
 (0)