mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
Fix links in README
This commit is contained in:
parent
f8b27e6465
commit
da4ec48bbc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# doip.js
|
# doip.js
|
||||||
|
|
||||||
![](/static/doip.png)
|
![](static/doip.png)
|
||||||
![](/doip.png)
|
![](doip.png)
|
||||||
|
|
||||||
doip.js allows websites and Node.js projects to verify decentralized online
|
doip.js allows websites and Node.js projects to verify decentralized online
|
||||||
identities based on OpenPGP.
|
identities based on OpenPGP.
|
||||||
|
|
Loading…
Reference in a new issue