Skip to content

Commit 17eea10

Browse files
committed
Add Troublshooting page to docs
1 parent 7124c85 commit 17eea10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/sidebars.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,9 @@ module.exports = {
2929
type: 'doc',
3030
id: 'jsonpath',
3131
},
32+
{
33+
type: 'doc',
34+
id: 'troubleshooting',
35+
},
3236
],
3337
};

0 commit comments

Comments
 (0)