diff options
| author | Yoji Shidara <dara@shidara.net> | 2023-03-26 16:45:47 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-03-26 07:14:43 -0300 |
| commit | 39e3c1b926bf1bf504eb8b2176a6403f9a6b2ab9 (patch) | |
| tree | a9d0ff41ac76f8c415cb1889ab4564a61d864bef | |
| parent | 2fd581f6928eb8cb3c53947a83b6950f8abc8f01 (diff) | |
Fix a typo in link to NIP-33
| -rw-r--r-- | 23.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ These articles are meant to be editable, so they should make use of the replacea | |||
| 31 | 31 | ||
| 32 | ### Linking | 32 | ### Linking |
| 33 | 33 | ||
| 34 | The article may be linked to using the NIP-19 `naddr` code along with the `"a"` tag (see [NIP-33](33md) and [NIP-19](19.md)). | 34 | The article may be linked to using the NIP-19 `naddr` code along with the `"a"` tag (see [NIP-33](33.md) and [NIP-19](19.md)). |
| 35 | 35 | ||
| 36 | ### References | 36 | ### References |
| 37 | 37 | ||