upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-07-28 13:21:36 -0500
committerGitHub <noreply@github.com>2024-07-28 13:21:36 -0500
commit18d3c2edb428a52ca3e146fe410c6310c73fae13 (patch)
treef8fca2e8bbf87b5e4420c96eb56046c89cbf502c
parent6826f5a52cac1215d9f0b8c4158500861cbbcfa8 (diff)
parenta5228e59c91d14f7b6bbc30851882d7d394f66bd (diff)
Merge pull request #1391 from RandyMcMillan/patch-3
39.md: use relative link to 01.md
-rw-r--r--39.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/39.md b/39.md
index f5ebe35..b7c3b9c 100644
--- a/39.md
+++ b/39.md
@@ -12,7 +12,7 @@ Nostr protocol users may have other online identities such as usernames, profile
12 12
13## `i` tag on a metadata event 13## `i` tag on a metadata event
14 14
15A new optional `i` tag is introduced for `kind 0` metadata event defined in [NIP-01](https://github.com/nostr-protocol/nips/blob/master/01.md): 15A new optional `i` tag is introduced for `kind 0` metadata event defined in [NIP-01](01.md):
16```json 16```json
17{ 17{
18 "id": <id>, 18 "id": <id>,