From 5b4c93ff47c214f77b17b5a2932ce6f082b4a40b Mon Sep 17 00:00:00 2001 From: Mobile Developer Date: Thu, 15 Feb 2018 23:29:24 -0500 Subject: [PATCH] Updated broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee63021..d9ab08e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # android-cmake -CMake is great, and so is Android. This is a collection of CMake scripts that may be useful to the Android NDK community. It is based on experience from porting OpenCV library to Android: http://opencv.org/platforms/android.html +CMake is great, and so is Android. This is a collection of CMake scripts that may be useful to the Android NDK community. It is based on experience from porting OpenCV library to Android: https://opencv.org/platforms/android/ Main goal is to share these scripts so that devs that use CMake as their build system may easily compile native code for Android. @@ -237,4 +237,4 @@ The _android-cmake_ should correctly handle projects with assembler sources (`*. ## Copying -_android-cmake_ is distributed under the terms of [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) \ No newline at end of file +_android-cmake_ is distributed under the terms of [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)