Skip to content

Commit 720e1dd

Browse files
committed
Link index file explicitly.
Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent 95c10c6 commit 720e1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sidebarsUserDocs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const sidebars = {
3636
type: 'doc',
3737
id: 'usage-hints/index'
3838
},
39-
items: ['usage-hints/find-image']
39+
items: ['usage-hints/find-image/index']
4040
}
4141
]
4242
}

0 commit comments

Comments
 (0)