diff options
| author | 2016-05-16 05:19:32 +0000 | |
|---|---|---|
| committer | 2016-05-16 05:19:32 +0000 | |
| commit | 0599768d37f65b1982a7146f4b4a6c261a83fb69 (patch) | |
| tree | 28d0d5e40b310fd0a46547031b811738c108c9c4 | |
| parent | 25919d41da794e7d453742f2ddafc7cee12e6ee1 (diff) | |
| parent | a6443a48143b456947a2cf7af389d6a78cdf4f4a (diff) | |
docs: Revert Wear Preview coming soon page and redirects
am: a6443a4814
* commit 'a6443a48143b456947a2cf7af389d6a78cdf4f4a':
docs: Revert Wear Preview coming soon page and redirects
Change-Id: I5e024a9412b2b0fdd73d3e4b9803626e3ecab7b1
| -rw-r--r-- | docs/html/_redirects.yaml | 6 | ||||
| -rw-r--r-- | docs/html/patience.jd | 26 |
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 --> - |