summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2016-09-22 15:22:38 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2016-09-22 15:22:40 +0000
commit8b05feb5b4f4a2ca44eaf3b66c416d17e66308fb (patch)
treeb88178de20c440c14e180991de8302c7aa288c51
parent34b14060c1e09b5ebbac950786bd3a3d497ad69a (diff)
parentdafcbfa693121b0e0749c38fa5a170fdaacefeb9 (diff)
Merge "Removing a temporary redirect for /ndk/guides/cmake.html" into nyc-dev
-rw-r--r--docs/html/_redirects.yaml6
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