aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-09-15 21:05:33 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2013-09-15 21:05:33 +0200
commit4b8c5c8134dc6ebec6758b595861dab446341a92 (patch)
treecf6905d5a21fadc48d157b022378ea0754137ab8 /README.md
parentce2f0b625b901f28b2125591346a300d52292ecb (diff)
downloadopen-keychain-4b8c5c8134dc6ebec6758b595861dab446341a92.tar.gz
open-keychain-4b8c5c8134dc6ebec6758b595861dab446341a92.tar.bz2
open-keychain-4b8c5c8134dc6ebec6758b595861dab446341a92.zip
README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 21a4f5f69..950aa41e6 100644
--- a/README.md
+++ b/README.md
@@ -67,8 +67,8 @@ To do asyncronous fast encryption/decryption/sign/verify operations bind to the
The API Demo contains all required AIDL files and a demo activity.
#### Try out the API
-Keychain: https://play.google.com/stor/apps/details?id=org.sufficientlysecure.keychain
-API Demo: https://play.google.com/stor/apps/details?id=org.sufficientlysecure.keychain.demo
+Keychain: https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
+API Demo: https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain.demo
#### Design
All apps wanting to use this generic API
@@ -104,7 +104,7 @@ for integration.
[2] https://github.com/dschuermann/openpgp-keychain/tree/master/OpenPGP-Keychain-API-Demo/src/org/openintents/openpgp
[3] https://github.com/dschuermann/openpgp-keychain/blob/master/OpenPGP-Keychain-API-Demo/src/org/openintents/openpgp/OpenPgpServiceConnection.java
[3] https://github.com/dschuermann/openpgp-keychain/blob/master/OpenPGP-Keychain-API-Demo/src/org/sufficientlysecure/keychain/demo/OpenPgpProviderActivity.java
-[4] https://play.google.com/stor/apps/details?id=org.sufficientlysecure.keychain.demo
+[4] https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain.demo
## Extended Remote API