Skip to content

Commit eee31d9

Browse files
committed
Corrected bug in website structure
1 parent 0971843 commit eee31d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const config = {
6161
items: [
6262
{
6363
type: 'doc',
64-
docId: 'Intro/intro',
64+
docId: 'intro/intro',
6565
position: 'left',
6666
label: 'Introduction',
6767
},

0 commit comments

Comments
 (0)