docs: simplifying categories (#15757)

This commit is contained in:
Julien Robert
2023-04-10 13:19:57 +02:00
committed by GitHub
parent 59e5ca20b6
commit 107836964d
14 changed files with 71 additions and 110 deletions
+6 -1
View File
@@ -37,10 +37,15 @@ const sidebars = {
label: "REST API Spec",
href: "https://docs.cosmos.network/swagger/",
},
{
type: "link",
label: "Awesome Cosmos",
href: "https://github.com/cosmos/awesome-cosmos",
},
{
type: "link",
label: "Support",
href: "https://discord.gg/cosmosnetwork",
href: "https://github.com/orgs/cosmos/discussions",
},
],
},