Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29588566: Issue 5881 - Fix link to Android NDK website in README (Closed)
Patch Set: Created Oct. 25, 2017, 8:31 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld