Fix KeeJef gpg pubkey link

This commit is contained in:
Jason Rhinelander 2023-09-07 20:16:20 -03:00
parent fbbb67ea47
commit b484ae2a49
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Build instructions can be found in [Contributing.md](CONTRIBUTING.md).
Get Kee's key and import it:
```
wget https://raw.githubusercontent.com/oxen-io/oxen-core/master/utils/gpg_keys/KeeJef.asc
wget https://raw.githubusercontent.com/oxen-io/oxen-core/dev/utils/gpg_keys/KeeJef.asc
gpg --import KeeJef.asc
```