diff options
Diffstat (limited to 'www')
-rwxr-xr-x | www/roadmap.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 7e3fd1c6..ae97dc41 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -261,7 +261,11 @@ replaced by toybox.</p> <p>Toolbox doesn't have its own repository, instead it's part of Android's <a href=https://android.googlesource.com/platform/system/core>system/core -git repository</a>.</p> +git repository</a>. Android's Native Development Kit (their standalone +downloadable toolchain) has its own +<a href=https://android.googlesource.com/platform/ndk/+/master/docs/Roadmap.md>roadmap</a>, and each version has +<a href=https://developer.android.com/ndk/downloads/revision_history>release +notes</a>.</p> <h3>Toolbox commands:</h3> |