From 44893af824f0712d1f406a8daa9fcae335422235 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Tue, 7 Nov 2023 12:32:10 +0100 Subject: [PATCH] Fix link in CHANGELOG --- CHANGELOG.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efa363a5..3d1a9249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ and this project adheres to - @cosmjs/stargate: Handle key value pairs in tx search correctly if the value is a numeric value. ([#1462]) -[#1462] : https://github.com/cosmos/cosmjs/issues/1462 +[#1462]: https://github.com/cosmos/cosmjs/issues/1462 ### Changed diff --git a/README.md b/README.md index 587a26e6..dd587e2d 100644 --- a/README.md +++ b/README.md @@ -199,8 +199,8 @@ and suggestions. - [GitHub issues](https://github.com/cosmos/cosmjs/issues) for bugs and feature requests - The #cosmjs channel on the - ["Cosmos Community" Discord server](https://discord.gg/cosmosnetwork) for questions - and open discussions + ["Cosmos Community" Discord server](https://discord.gg/cosmosnetwork) for + questions and open discussions - [#CosmJS on Twitter](https://twitter.com/search?q=%23CosmJS) to spread the word