diff options
author | Scott Main <smain@google.com> | 2013-04-12 13:14:39 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-04-12 13:14:39 -0700 |
commit | d8b52ee675e4c951ca82bcdc5ac8f3f9f0cedac7 (patch) | |
tree | 65f3ec9c13cb3461eb93480ed18817f2028f6654 /docs | |
parent | 6c0724010f1a98e391827109c2c369b64197c449 (diff) | |
parent | 8a18006e9de3901d1ee32eace9f37d638df27b1f (diff) | |
download | frameworks_base-d8b52ee675e4c951ca82bcdc5ac8f3f9f0cedac7.zip frameworks_base-d8b52ee675e4c951ca82bcdc5ac8f3f9f0cedac7.tar.gz frameworks_base-d8b52ee675e4c951ca82bcdc5ac8f3f9f0cedac7.tar.bz2 |
am 8a18006e: am e54d44b3: am ab23611c: am 816e905a: am 32bd5495: add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
* commit '8a18006e9de3901d1ee32eace9f37d638df27b1f':
add redirect for file from I3a3d0e5b805aecd4e25fe5b46327a5fa28dbe478
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/_redirects.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index ab0d349..3e3b12d 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -24,6 +24,9 @@ redirects: - from: /sdk/installing/next.html to: /training/basics/firstapp/index.html +- from: /sdk/ndk/overview.html + to: /tools/sdk/ndk/index.html + - from: /sdk/ndk/... to: /tools/sdk/ndk/... |