docs: correct discussion reference (#25595)
This commit is contained in:
parent
d38a91400e
commit
92ddb2e28f
@ -1,6 +1,6 @@
|
||||
# Cosmos SDK v0.53.0 Release Notes
|
||||
|
||||
💬 [**Release Discussion**](https://github.com/orgs/cosmos/discussions/58)
|
||||
💬 [**Release Discussion**](https://github.com/cosmos/cosmos-sdk/discussions/58)
|
||||
|
||||
## 🚀 Highlights
|
||||
|
||||
|
||||
@ -32,6 +32,6 @@ Check out the docs for the various parts of the Cosmos stack.
|
||||
|
||||
## Help & Support
|
||||
|
||||
* [**GitHub Discussions**](https://github.com/orgs/cosmos/discussions) - Ask questions and discuss SDK development on GitHub.
|
||||
* [**GitHub Discussions**](https://github.com/cosmos/cosmos-sdk/discussions) - Ask questions and discuss SDK development on GitHub.
|
||||
* [**Discord**](https://discord.gg/cosmosnetwork) - Chat with Cosmos developers on Discord.
|
||||
* [**Found an issue?**](https://github.com/cosmos/cosmos-sdk/edit/main/docs/README.md) - Help us improve this page by suggesting edits on GitHub.
|
||||
|
||||
@ -45,7 +45,7 @@ const sidebars = {
|
||||
{
|
||||
type: "link",
|
||||
label: "Support",
|
||||
href: "https://github.com/orgs/cosmos/discussions",
|
||||
href: "https://github.com/cosmos/cosmos-sdk/discussions",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user