Skip to content

Commit 2961b4f

Browse files
committed
Link index file explicitly.
Signed-off-by: Kurt Garloff <[email protected]>
1 parent 72d8451 commit 2961b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)