upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-07-29 11:52:18 -0500
committerGitHub <noreply@github.com>2024-07-29 11:52:18 -0500
commitffbcceac1e8a97058cc5e85c4a20ef50958de495 (patch)
tree88178f4430b7b82191b5ff672bf7b6eda728ac65
parent9dc36e3df6826a4879e4395fdd82c7cd9cc0ba43 (diff)
parent6d348b572e0f98b0a49ea6024da07e82917ace58 (diff)
Merge pull request #1395 from gnostr-org/2015/854373/633283/6826f5a/18d3c2e
70.md:use relative link
-rw-r--r--70.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/70.md b/70.md
index 219e6a4..043d5fb 100644
--- a/70.md
+++ b/70.md
@@ -12,7 +12,7 @@ A protected event is an event that can only be published to relays by its author
12 12
13The default behavior of a relay MUST be to reject any event that contains `["-"]`. 13The default behavior of a relay MUST be to reject any event that contains `["-"]`.
14 14
15Relays that want to accept such events MUST first require that the client perform the [NIP-42](https://github.com/nostr-protocol/nips/blob/master/42.md) `AUTH` flow and then check if the authenticated client has the same pubkey as the event being published and only accept the event in that case. 15Relays that want to accept such events MUST first require that the client perform the [NIP-42](42.md) `AUTH` flow and then check if the authenticated client has the same pubkey as the event being published and only accept the event in that case.
16 16
17## The tag 17## The tag
18 18