From f312da5b17ce674ac7e3330030eb7f5d6210cd22 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Sun, 23 Apr 2017 15:41:33 +0100 Subject: [PATCH] Update site version, use HTTPS more in docs --- README.md | 10 +++++----- src/site/site.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c3e7fdf4d9..12026ad790 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ library implemented in Java, with ports to other languages. | ------------------- | ----------- | core | The core image decoding library, and test code | javase | JavaSE-specific client code -| android | Android client Barcode Scanner [![Barcode Scanner](http://www.android.com/images/brand/android_app_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=com.google.zxing.client.android) +| android | Android client Barcode Scanner [![Barcode Scanner](https://www.android.com/images/brand/android_app_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=com.google.zxing.client.android) | android-integration | Supports integration with Barcode Scanner via `Intent` -| android-core | Android-related code shared among `android`, `androidtest`, `glass` +| android-core | Android-related code shared among `android`, other Android apps | zxingorg | The source behind `zxing.org` | zxing.appspot.com | The source behind web-based barcode generator at `zxing.appspot.com` @@ -51,7 +51,7 @@ library implemented in Java, with ports to other languages. | [zxing_cpp.rb](https://github.com/glassechidna/zxing_cpp.rb) | bindings for Ruby (not just JRuby), powered by [zxing-cpp](https://github.com/glassechidna/zxing-cpp) | [jsqrcode](https://github.com/LazarSoft/jsqrcode) | port to JavaScript | [python-zxing](https://github.com/oostendo/python-zxing) | bindings for Python -| [ZXing .NET](http://zxingnet.codeplex.com/) | port to .NET and C#, and related Windows platform +| [ZXing .NET](https://zxingnet.codeplex.com/) | port to .NET and C#, and related Windows platform | [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) | port to PHP | [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL. @@ -74,7 +74,7 @@ library implemented in Java, with ports to other languages. ## Contacting Post to the [discussion forum](https://groups.google.com/group/zxing) or tag a question with [`zxing` -on StackOverflow](http://stackoverflow.com/questions/tagged/zxing). +on StackOverflow](https://stackoverflow.com/questions/tagged/zxing). ## Etcetera @@ -84,4 +84,4 @@ on StackOverflow](http://stackoverflow.com/questions/tagged/zxing). QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for contributing the logo. -Optimized with [![JProfiler](http://www.ej-technologies.com/images/banners/jprofiler_small.png)](http://www.ej-technologies.com/products/jprofiler/overview.html) +Optimized with [![JProfiler](https://www.ej-technologies.com/images/banners/jprofiler_small.png)](https://www.ej-technologies.com/products/jprofiler/overview.html) diff --git a/src/site/site.xml b/src/site/site.xml index 76931d1f2d..90b25e9e1c 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -22,7 +22,7 @@ org.apache.maven.skins maven-fluido-skin - 1.5 + 1.6