Skip to content

Commit 71065b9

Browse files
fix: configを修正
1 parent 931205e commit 71065b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config = {
4444
sidebarPath: require.resolve('./sidebars.js'),
4545
// Please change this to your repo.
4646
// Remove this to remove the "edit this page" links.
47-
editUrl: 'https://github.com/zenn-dev/zenn-docs-for-developers/tree/main/docs/',
47+
editUrl: 'https://github.com/zenn-dev/zenn-docs-for-developers/tree/main/',
4848
},
4949
// blog: {
5050
// showReadingTime: true,

0 commit comments

Comments
 (0)