diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2016-10-13 12:21:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-13 12:21:54 +0200 |
commit | 6371d2b7a9a2b5d7c14c998f63d7e2de6a1467d9 (patch) | |
tree | 41e375a1be890b1c5ab68e2f0e90ac116a195c0f | |
parent | 2a73b8d76e0879b7d4e86fc863f95ec1325fd9c4 (diff) | |
parent | ad8b9eb0544629a110eb7143dcf5fc47865e9afc (diff) |
Merge pull request #2063 from thacoon/patch-1
Fix OpenPGP link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Conversations: the very last word in instant messaging ## Features -* End-to-end encryption with [OMEMO](http://conversations.im/omemo/), [OTR](https://otr.cypherpunks.ca/), or [OpenPGP](http://www.openpgp.org/about_openpgp/) +* End-to-end encryption with [OMEMO](http://conversations.im/omemo/), [OTR](https://otr.cypherpunks.ca/), or [OpenPGP](http://openpgp.org/about/) * Send and receive images as well as other kind of files * Share your location via an external [plug-in](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation&referrer=utm_source%3Dgithub) * Indication when your contact has read your message |