fix: link to basic example

This commit is contained in:
Isaque Veras
2023-05-29 14:19:38 -03:00
committed by fiatjaf_
parent 03ecbb9e6c
commit 9617bd80ce

View File

@@ -1,6 +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](
There is an example/reference implementation at [basic](/examples/basic/). Binaries for that are also available under [Releases](
https://github.com/fiatjaf/relayer/releases).
<a href="https://godoc.org/github.com/fiatjaf/relayer"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="GoDoc"></a>