summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Joe Fernandez <joefernandez@google.com> 2016-05-16 05:25:08 +0000
committer android-build-merger <android-build-merger@google.com> 2016-05-16 05:25:08 +0000
commit8cb18342cbc1e227fae4c50eed8934dc7588d9a7 (patch)
tree09aed2b5f5577bf3b0e24faa7bcda50dd032b1fe
parent3522ec79cac6e070be562d656581949b8df50fcd (diff)
parent994c4b0b77c03bd7b341fff6d8544b9a76877a75 (diff)
docs: Revert Wear Preview coming soon page and redirects am: a6443a4814 am: 0599768d37
am: 994c4b0b77 * commit '994c4b0b77c03bd7b341fff6d8544b9a76877a75': docs: Revert Wear Preview coming soon page and redirects Change-Id: Idda35d8e6d8ecef24a6d8e0150e28bfebe3a45e9
-rw-r--r--docs/html/_redirects.yaml6
-rw-r--r--docs/html/patience.jd26
2 files changed, 0 insertions, 32 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml
index 6a680578ed59..69e598ad84b1 100644
--- a/docs/html/_redirects.yaml
+++ b/docs/html/_redirects.yaml
@@ -1132,12 +1132,6 @@ redirects:
- from: /tools/revisions/index.html
to: /studio/releases/index.html
-# Wear Preview related (remove in mnc-io-docs)
-- from: /wear/preview/start.html
- to: /training/building-wearables.html
-- from: /wear/preview/index.html
- to: /patience.html
-
# Just incase something was missed, go to intro page
- from: /tools/...
to: /studio/intro/index.html
diff --git a/docs/html/patience.jd b/docs/html/patience.jd
deleted file mode 100644
index e6ead5a370b7..000000000000
--- a/docs/html/patience.jd
+++ /dev/null
@@ -1,26 +0,0 @@
-page.title=Patience
-fullpage=true
-page.type=about
-nonavpage=true
-@jd:body
-
-
-<div class="landing-body-content">
-
- <div class="landing-rest-of-page">
- <div class="landing-section landing-white-background">
- <div class="wrap">
-
- <div class="landing-section-header">
- <div class="landing-h1">Patience...</div>
- <div class="landing-subhead">
- This information is not yet available. Please check back later.
- </div>
- </div>
-
- </div> <!-- end .wrap -->
- </div> <!-- end .landing-section -->
- </div> <!-- end .landing-rest-of-page -->
-
-</div> <!-- end landing-body-content -->
-