diff options
| author | Martin Dutra <martindsq@hotmail.com> | 2023-04-17 15:20:25 -0300 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-17 17:53:42 -0300 |
| commit | e1cda356a0d441875b9eafbc1e8769bb40648da1 (patch) | |
| tree | 7f47904bd31b49dc388eb6e6c3f5ac7d1e981a03 | |
| parent | a8e083d6d8e1fa0176bc5cfe96427ac37e4d6046 (diff) | |
Update 21.md
Add link to NIP-19
| -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 URL 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 (except `nsec`). | 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`). |
| 14 | 14 | ||
| 15 | ## Examples | 15 | ## Examples |
| 16 | 16 | ||