From b50dad2700fd934a75767eab11eee542d628e609 Mon Sep 17 00:00:00 2001 From: mattn Date: Mon, 27 Feb 2023 00:55:18 +0900 Subject: [PATCH] fix link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d1c4c..a836606 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Nostr Relay Framework -- use it to implement your own custom relay. -There is an example/reference implementation at [basic](basic/). Binaries for that are also available under [Releases](releases/). +There is an example/reference implementation at [basic](basic/). Binaries for that are also available under [Releases]( +https://github.com/fiatjaf/relayer/releases). GoDoc