From 8f2da9e9e039f3e5e1fc0effb0cc611340ec2c17 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 7 Oct 2024 18:19:23 -0400 Subject: [PATCH] updates links --- 97.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/97.md b/97.md index 942fa22..852e687 100644 --- a/97.md +++ b/97.md @@ -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 {