docs: added link to user guide (#2129)

This commit is contained in:
Shahed Nasser
2022-08-30 17:04:19 +03:00
committed by GitHub
parent f3170ba529
commit c0a002b262

View File

@@ -64,6 +64,11 @@ module.exports = {
sidebarId: "tutorialSidebar",
label: "Docs"
},
{
type: "docSidebar",
sidebarId: "userGuideSidebar",
label: "User Guide"
},
{
type: 'dropdown',
label: 'REST API Reference',