| Index: README.md |
| diff --git a/README.md b/README.md |
| index deb034f259aff3b9cb296db73abe1b8a96308ea1..5d24f1fff6e1d340768aafee77f0d0c90b33f004 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -63,9 +63,9 @@ and *.apk in the 'libadblockplus-android-webviewapp/target' directory. |
| #### Requirements |
| -* [The Android SDK](http://developer.android.com/sdk) |
| +* [The Android SDK](https://developer.android.com/sdk) |
|
anton
2017/10/25 08:33:04
not related but i'd prefer to make it consistent w
jens
2017/10/25 08:36:11
Acknowledged.
|
| * Android SDK Build tools 24.0.1 |
| -* [The Android NDK, 12b](https://developer.android.com/tools/sdk/ndk) |
| +* [The Android NDK, 12b](https://developer.android.com/ndk) |
|
anton
2017/10/25 08:33:04
forwarded to ../ndk/index.html but looks consisten
jens
2017/10/25 08:36:11
Acknowledged.
|
| Edit 'buildToolsVersion' in 'build.gradle' files if necessary. |