From 9dbc3e6cbec89c55058fa56a028ce2839b63703c Mon Sep 17 00:00:00 2001 From: zeSchlausKwab Date: Fri, 18 Jul 2025 14:26:10 +0200 Subject: [PATCH] Update reference from NIP-25 to NIP-22 in XX.md for accurate comment protocol documentation. --- XX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XX.md b/XX.md index e5513464..69d6abfa 100644 --- a/XX.md +++ b/XX.md @@ -141,7 +141,7 @@ Real-time chat during radio streaming uses existing live chat protocols such as ### Station Comments -Persistent discussion threads use existing comment protocols such as [NIP-25](25.md). Comments should reference the radio station event to create threaded discussions about stations. +Persistent discussion threads use existing comment protocols such as [NIP-22](22.md). Comments should reference the radio station event to create threaded discussions about stations. ## Implementation Notes