diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-07-28 15:19:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-28 15:19:42 -0500 |
| commit | 2092fdd49a4f9fd274b24100283d73b193cf04e7 (patch) | |
| tree | 071142ec9781702d9bf4a074abfc53f4c3c85bfc | |
| parent | 66aae341e2e7edb57b9d595103f05cb1c64ea18f (diff) | |
| parent | 0c1dfa966195d789dfa0c7f46544a2e653cc6ca3 (diff) | |
Merge pull request #1396 from gnostr-org/2015/854376/627789/6826f5a/18d3c2e-21.md
21.md:use relative link
| -rw-r--r-- | 21.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,7 @@ This NIP standardizes the usage of a common URI scheme for maximum interoperabil | |||
| 10 | 10 | ||
| 11 | The scheme is `nostr:`. | 11 | The scheme is `nostr:`. |
| 12 | 12 | ||
| 13 | The identifiers that come after are expected to be the same as those defined in [NIP-19](https://github.com/nostr-protocol/nips/blob/master/19.md) (except `nsec`). | 13 | The identifiers that come after are expected to be the same as those defined in [NIP-19](19.md) (except `nsec`). |
| 14 | 14 | ||
| 15 | ## Examples | 15 | ## Examples |
| 16 | 16 | ||