diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-03-29 08:06:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-29 08:06:00 +0900 |
| commit | 769432efc42b69e5f23956a98d944238bba8d461 (patch) | |
| tree | 389dfb5fc9901a80d45ff3856e030fa4b0234989 | |
| parent | 3443b3b589e39f96519feb70e27fa36d204559e1 (diff) | |
README: fix order of kinds
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -173,8 +173,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 173 | | `31925` | Calendar Event RSVP | [52](52.md) | | 173 | | `31925` | Calendar Event RSVP | [52](52.md) | |
| 174 | | `31989` | Handler recommendation | [89](89.md) | | 174 | | `31989` | Handler recommendation | [89](89.md) | |
| 175 | | `31990` | Handler information | [89](89.md) | | 175 | | `31990` | Handler information | [89](89.md) | |
| 176 | | `39000-9` | Group metadata events | [29](29.md) | | ||
| 177 | | `34550` | Community Definition | [72](72.md) | | 176 | | `34550` | Community Definition | [72](72.md) | |
| 177 | | `39000-9` | Group metadata events | [29](29.md) | | ||
| 178 | 178 | ||
| 179 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md | 179 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md |
| 180 | [lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md | 180 | [lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md |