docs: simplifying categories (#15757)
This commit is contained in:
+6
-1
@@ -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",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user