Skip to content

Commit d8ff6f8

Browse files
committed
add page for document coverage in sidebar
1 parent 655ccf5 commit d8ff6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const sidebars = {
1818
{
1919
type: 'category',
2020
label: 'Getting Started',
21-
items: ['intro', 'quickstart'],
21+
items: ['intro', 'quickstart', 'coverage'],
2222
},
2323
{
2424
type: 'category',

0 commit comments

Comments
 (0)