From 4e564ba4d99f247a6c2c1734d01a12c9bda8c1db Mon Sep 17 00:00:00 2001 From: Mohammed Alotaibi Date: Tue, 4 Feb 2025 15:50:20 +0300 Subject: Fix NIPs refs (#1740) --- 47.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '47.md') diff --git a/47.md b/47.md index 932c263..f15dc01 100644 --- a/47.md +++ b/47.md @@ -82,7 +82,7 @@ If the command was successful, the `error` field must be null. The notification event SHOULD contain one `p` tag, the public key of the **user**. -The content of notifications is encrypted with [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md), and is a JSON-RPCish object with a semi-fixed structure: +The content of notifications is encrypted with [NIP04](04.md), and is a JSON-RPCish object with a semi-fixed structure: ```jsonc { -- cgit v1.2.3