Fixed broken URL.

The HTTPS server is throwing GitHub's certificate instead of a proper one, so I'm going to stick with HTTP for now.
This commit is contained in:
David Manouchehri 2015-07-15 18:23:59 -04:00
parent 2fa9af735b
commit 34aff6f8cf
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ decrypting and encrypting takes longer than OTR. It is however asynchronous and
works well with message carbons. works well with message carbons.
To use OpenPGP you have to install the open source app To use OpenPGP you have to install the open source app
[OpenKeychain](www.openkeychain.org) and then long press on the account in [OpenKeychain](http://www.openkeychain.org) and then long press on the account in
manage accounts and choose renew PGP announcement from the contextual menu. manage accounts and choose renew PGP announcement from the contextual menu.
#### How does the encryption for conferences work? #### How does the encryption for conferences work?