From e9deab2fc240caf67e2318b0c1e0a732be5b29e1 Mon Sep 17 00:00:00 2001 From: Wilson Silva Date: Mon, 13 Nov 2023 18:09:51 +0700 Subject: [PATCH] Link the changelog with the homepage --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4588e79..66c3833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed -- Set the gem's homepage to `https://nostr-ruby.com/` +- Set the gem's homepage to [`https://nostr-ruby.com/`](https://nostr-ruby.com/) ## [0.4.0] - 2023-02-25