docs: correct discussion reference (#25595)

This commit is contained in:
Ha Quoc Dat 2025-11-26 00:05:48 +07:00 committed by GitHub
parent d38a91400e
commit 92ddb2e28f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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.

View File

@ -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",
},
],
},