From 706705a041668c02d7548d23e7ff312942b33e07 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Tue, 21 Jun 2022 08:03:44 -0700 Subject: [PATCH] fix one more readme link Signed-off-by: William Casarin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03df392..39f8eb4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A twitter-like [nostr][nostr] client for iPhone, iPad and MacOS. ## Spec Compliance -damus implements the following [Nostr Implementation Possibilities](nips) +damus implements the following [Nostr Implementation Possibilities][nips] - [NIP-01: Basic protocol flow][nip01] - [NIP-08: Mentions][nip08]