From c9905d9184c26e2891674b94d31622e0fd82db27 Mon Sep 17 00:00:00 2001 From: Adarsh Fernando Date: Tue, 20 Sep 2016 13:31:22 -0700 Subject: [PATCH] Temporary redirect for CMake Variables list. Change-Id: I7d6fd1afaa342d74bbede2721a6b8d3a2117fb25 --- docs/html/_redirects.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 7e7c2de04b68e..3458bdc731495 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1282,3 +1282,6 @@ redirects: - from: /preview/features/data-saver.html to: /training/basics/network-ops/data-saver.html +# Temporary redirect +- from: /ndk/guides/cmake.html + to: https://sites.google.com/a/android.com/tools/tech-docs/external-c-builds#TOC-CMake-Variables-List \ No newline at end of file