Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
],
},
Expand Down
Loading