diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-07-28 13:21:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-28 13:21:36 -0500 |
| commit | 18d3c2edb428a52ca3e146fe410c6310c73fae13 (patch) | |
| tree | f8fca2e8bbf87b5e4420c96eb56046c89cbf502c | |
| parent | 6826f5a52cac1215d9f0b8c4158500861cbbcfa8 (diff) | |
| parent | a5228e59c91d14f7b6bbc30851882d7d394f66bd (diff) | |
Merge pull request #1391 from RandyMcMillan/patch-3
39.md: use relative link to 01.md
| -rw-r--r-- | 39.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 15 | A 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): | 15 | A 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>, |