From c6511ef3136d186a6846391a36c1f097b3387094 Mon Sep 17 00:00:00 2001 From: tcheeric Date: Sun, 4 Jan 2026 20:56:31 +0000 Subject: [PATCH] fix: update Bottin repository link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32a1fa9..0c2e214 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Related Projects - [nsecBunker](https://github.com/kind-0/nsecbunkerd) - The nsecBunker server -- [Bottin](https://github.com/tcheeric/bottin) – NIP-05 identity registry that pairs with nsecbunker-java for persistent account and identity management. See the [Bottin integration guide](docs/integration/bottin.md) for setup details. +- [Bottin](https://github.com/398ja/bottin) – NIP-05 identity registry that pairs with nsecbunker-java for persistent account and identity management. See the [Bottin integration guide](docs/integration/bottin.md) for setup details. - [nostr-java](https://github.com/tcheeric/nostr-java) - Java implementation of Nostr protocol - [NIP-46](https://github.com/nostr-protocol/nips/blob/master/46.md) - Nostr Connect specification