upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarthurfranca <arthur.a.franca@gmail.com>2023-03-22 19:50:03 -0300
committerarthurfranca <arthur.a.franca@gmail.com>2023-03-22 19:50:03 -0300
commit9764a3b510c11719c76ec86240c67049981b8b45 (patch)
treee63b028b14b4c29e351b35c13bcc61d33208e92c
parent61a158caec1f8cfb3ffa98792640f0df807f35a8 (diff)
Replace discouraged with deprecated
-rw-r--r--08.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/08.md b/08.md
index d82787d..2ab2b8f 100644
--- a/08.md
+++ b/08.md
@@ -1,4 +1,4 @@
1> __Warning__ `unrecommended`: discouraged in favor of NIP-27 1> __Warning__ `unrecommended`: deprecated in favor of NIP-27
2 2
3NIP-08 3NIP-08
4====== 4======
diff --git a/README.md b/README.md
index 6642e92..9390916 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
9- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) 9- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md)
10- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) 10- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md)
11- [NIP-07: `window.nostr` capability for web browsers](07.md) 11- [NIP-07: `window.nostr` capability for web browsers](07.md)
12- [NIP-08: Handling Mentions](08.md) – `unrecommended`: discouraged in favor of [NIP-27](27.md) 12- [NIP-08: Handling Mentions](08.md) – `unrecommended`: deprecated in favor of [NIP-27](27.md)
13- [NIP-09: Event Deletion](09.md) 13- [NIP-09: Event Deletion](09.md)
14- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) 14- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md)
15- [NIP-11: Relay Information Document](11.md) 15- [NIP-11: Relay Information Document](11.md)