From 11b1bc81b5b2a0bbc977dda3776718892511d8a7 Mon Sep 17 00:00:00 2001 From: Kieran Date: Thu, 27 Apr 2023 11:35:30 +0100 Subject: [PATCH] chore: replace github link --- packages/app/src/Pages/DonatePage.tsx | 4 ++-- packages/nostr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/app/src/Pages/DonatePage.tsx b/packages/app/src/Pages/DonatePage.tsx index f7ebe92c..57be4a64 100644 --- a/packages/app/src/Pages/DonatePage.tsx +++ b/packages/app/src/Pages/DonatePage.tsx @@ -89,8 +89,8 @@ const DonatePage = () => { defaultMessage={"Check out the code here: {link}"} values={{ link: ( - - https://github.com/v0l/snort + + https://git.v0l.io/Kieran/snort ), }} diff --git a/packages/nostr/README.md b/packages/nostr/README.md index bcc6293e..c7845da2 100644 --- a/packages/nostr/README.md +++ b/packages/nostr/README.md @@ -63,5 +63,5 @@ These NIPs only apply to relays and have no implications for a generic nostr cli ### Others _If you notice an accepted NIP missing from both lists above, please [open an -issue](https://github.com/v0l/snort/issues/new?assignees=&labels=&template=feature_request.md&title=) +issue](https://https://git.v0l.io/Kieran/snort/issues/new?assignees=&labels=&template=feature_request.md&title=) to let us know_.