chore: replace github link

This commit is contained in:
Kieran 2023-04-27 11:35:30 +01:00
parent 46fc4500d7
commit 11b1bc81b5
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 3 additions and 3 deletions

View File

@ -89,8 +89,8 @@ const DonatePage = () => {
defaultMessage={"Check out the code here: {link}"}
values={{
link: (
<a className="highlight" href="https://github.com/v0l/snort" rel="noreferrer" target="_blank">
https://github.com/v0l/snort
<a className="highlight" href="https://git.v0l.io/Kieran/snort" rel="noreferrer" target="_blank">
https://git.v0l.io/Kieran/snort
</a>
),
}}

View File

@ -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_.