From 4e564ba4d99f247a6c2c1734d01a12c9bda8c1db Mon Sep 17 00:00:00 2001 From: Mohammed Alotaibi Date: Tue, 4 Feb 2025 15:50:20 +0300 Subject: Fix NIPs refs (#1740) --- 69.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '69.md') diff --git a/69.md b/69.md index 330d6e5..0cfceea 100644 --- a/69.md +++ b/69.md @@ -12,7 +12,7 @@ This NIP defines a simple standard for peer-to-peer order events, which enables ## The event -Events are [addressable events](https://github.com/nostr-protocol/nips/blob/master/01.md#kinds) and use `38383` as event kind, a p2p event look like this: +Events are [addressable events](01.md#kinds) and use `38383` as event kind, a p2p event look like this: ```json { @@ -65,7 +65,7 @@ Events are [addressable events](https://github.com/nostr-protocol/nips/blob/mast - `name` [Name]: The name of the maker. - `g` [Geohash]: The geohash of the operation, it can be useful in a face to face trade. - `bond` [Bond]: The bond amount, the bond is a security deposit that both parties must pay. -- `expiration` < Expiration\>: The expiration date of the order ([NIP-40](https://github.com/nostr-protocol/nips/blob/master/40.md)). +- `expiration` < Expiration\>: The expiration date of the order ([NIP-40](40.md)). - `y` < Platform >: The platform that created the order. - `z` < Document >: `order`. -- cgit v1.2.3