updates links

This commit is contained in:
Vitor Pamplona 2024-10-07 18:19:23 -04:00
parent bb3fd8cd08
commit 8f2da9e9e0

4
97.md
View File

@ -1,4 +1,4 @@
NIP-96
NIP-97
======
Push Notification Server API
@ -12,7 +12,7 @@ The goal is to allow users to choose their event watch servers by simply adding
## Registration Call
After receiving a `token` from the push system (Google Services, Unified Push, Apple Push Notification), clients should upload a list of signed NIP-98 events, one for each account in the device, in a `POST` to `/register` with the following body:
After receiving a `token` from the push system (Google Services, Unified Push, Apple Push Notification), clients should upload a list of signed [NIP-98](98.md) events, one for each account in the device, in a `POST` to `/register` with the following body:
```jsonc
{