From bf1b383e5e817631d87a9ad026e909ca0a5cd724 Mon Sep 17 00:00:00 2001 From: "@s.roertgen" Date: Fri, 25 Apr 2025 10:51:25 +0200 Subject: [PATCH] Use correct eventstore link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf1447b..b094e66 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ import ( "github.com/fiatjaf/khatru" "github.com/nbd-wtf/go-nostr" - "github.com/sroertgen/eventstore/typesense30142" + "github.com/edufeed-org/eventstore/typesense30142" ) func main() {