We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931205e commit 71065b9Copy full SHA for 71065b9
docusaurus.config.js
@@ -44,7 +44,7 @@ const config = {
44
sidebarPath: require.resolve('./sidebars.js'),
45
// Please change this to your repo.
46
// Remove this to remove the "edit this page" links.
47
- editUrl: 'https://github.com/zenn-dev/zenn-docs-for-developers/tree/main/docs/',
+ editUrl: 'https://github.com/zenn-dev/zenn-docs-for-developers/tree/main/',
48
},
49
// blog: {
50
// showReadingTime: true,
0 commit comments