diff options
| -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 7e7c2de04b68..3458bdc73149 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 |