Skip to content

Commit

Permalink
add mod hub links
Browse files Browse the repository at this point in the history
  • Loading branch information
karanpopat committed Jul 20, 2024
1 parent 3a41e43 commit 5f4b95a
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,42 @@
"mods/guide/update",
"mods/guide/troubleshooting"
]
},
{
"type": "product",
"id": "mods/aws",
"link": "mods/aws",
"label": "AWS"
},
{
"type": "product",
"id": "mods/azure",
"link": "mods/azure",
"label": "Azure"
},
{
"type": "product",
"id": "mods/gcp",
"link": "mods/gcp",
"label": "GCP"
},
{
"type": "product",
"id": "mods/kubernetes",
"link": "mods/kubernetes",
"label": "Kubernetes"
},
{
"type": "product",
"id": "mods/servicenow",
"link": "mods/servicenow",
"label": "ServiceNow"
},
{
"type": "product",
"id": "mods/turbot",
"link": "mods/turbot",
"label": "Turbot"
}
]
},
Expand Down

0 comments on commit 5f4b95a

Please sign in to comment.