From 190122fd8d36e35c0242dedcc89f622ad8c99e67 Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Tue, 14 Jan 2025 23:13:39 +0900 Subject: [PATCH] update kind 1 link. (#1686) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91d3c67f..56fa597d 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | kind | description | NIP | | ------------- | ------------------------------- | -------------------------------------- | | `0` | User Metadata | [01](01.md) | -| `1` | Short Text Note | [01](01.md) | +| `1` | Short Text Note | [10](10.md) | | `2` | Recommend Relay | 01 (deprecated) | | `3` | Follows | [02](02.md) | | `4` | Encrypted Direct Messages | [04](04.md) |