Skip to content

Commit

Permalink
Merge pull request #2914 from oxen-io/clearnet
Browse files Browse the repository at this point in the history
Fix KeeJef gpg pubkey link
  • Loading branch information
Bilb committed Sep 8, 2023
2 parents e0be426 + b36155a commit 819845d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 819845d

Please sign in to comment.