aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-02-11 18:40:28 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-02-11 18:40:28 +0100
commit9e4bfcbf2d9a5f77c1b16111466a0c4a16d1d5a3 (patch)
tree73be42d440ff3c693b8b7e47fda35940ddbf40d5 /README.md
parent7ba0d1012ce650bef68ec4d94d1e119be308097b (diff)
downloadopen-keychain-9e4bfcbf2d9a5f77c1b16111466a0c4a16d1d5a3.tar.gz
open-keychain-9e4bfcbf2d9a5f77c1b16111466a0c4a16d1d5a3.tar.bz2
open-keychain-9e4bfcbf2d9a5f77c1b16111466a0c4a16d1d5a3.zip
update zxing links
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 29b99993d..a2fc5c242 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ Classes can be found under "libraries/zxing-android-integration/".
### ZXing
Classes can be found under "libraries/zxing/".
-ZXing classes were extracted from the ZXing library (http://code.google.com/p/zxing/).
+ZXing classes were extracted from the ZXing library (https://github.com/zxing/zxing).
Only classes related to QR Code generation are utilized.
### Bouncy Castle
@@ -251,7 +251,7 @@ Some parts (older parts and some libraries are Apache License v2, MIT X11 Licens
Apache License v2
* ZXing
- http://code.google.com/p/zxing/
+ https://github.com/zxing/zxing
Apache License v2
* StickyListHeaders