diff options
author | 2016-09-22 15:22:38 +0000 | |
---|---|---|
committer | 2016-09-22 15:22:40 +0000 | |
commit | 8b05feb5b4f4a2ca44eaf3b66c416d17e66308fb (patch) | |
tree | b88178de20c440c14e180991de8302c7aa288c51 | |
parent | 34b14060c1e09b5ebbac950786bd3a3d497ad69a (diff) | |
parent | dafcbfa693121b0e0749c38fa5a170fdaacefeb9 (diff) |
Merge "Removing a temporary redirect for /ndk/guides/cmake.html" into nyc-dev
-rw-r--r-- | docs/html/_redirects.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 3458bdc73149..d2abe2174c42 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1280,8 +1280,4 @@ redirects: - from: /preview/features/background-optimization.html to: /topic/performance/background-optimization.html - 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 + to: /training/basics/network-ops/data-saver.html
\ No newline at end of file |