diff options
| author | 2015-06-16 23:54:32 +0000 | |
|---|---|---|
| committer | 2015-06-16 23:54:34 +0000 | |
| commit | e343e673eca0c0e3b943ce7ddd27b37e29a873f4 (patch) | |
| tree | cb6e26d5112cd82ce6b1a59292d4cbb51459f2f9 | |
| parent | 375ad9e1ebc327b87f378f1e0d3cf12f058e5f36 (diff) | |
| parent | ff7ccbf0d3c5437c2d587633024d84504a496390 (diff) | |
Merge "Update landing page link to skip the Preview landing page plus copy edit" into mnc-preview-docs
| -rw-r--r-- | docs/html/index.jd | 4 | ||||
| -rw-r--r-- | docs/html/preview/index.jd | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 3989b92cf16d..cd129d4979af 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -26,9 +26,9 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3 <p class="dac-hero-description">Get your apps ready for the next version of Android. Test on Nexus 5, 6, 9, and Player. </p> - <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> + <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> <span class="dac-sprite dac-auto-chevron"></span> - Learn more + Get started </a> </div> </div> diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index eb18aa67fad4..68186bd2ef64 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -26,7 +26,7 @@ footer.hide=1 <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> <span class="dac-sprite dac-auto-chevron"></span> - Get Started! + Get started </a><br> </div> </div> @@ -44,7 +44,7 @@ footer.hide=1 <div class="dac-section-subtitle"> Essential information to help you get your apps ready for Android M. </div> - + <div class="resource-widget resource-flow-layout col-16" data-query="collection:preview/landing/more" data-cardSizes="6x6" @@ -56,7 +56,7 @@ footer.hide=1 <span class="dac-sprite dac-auto-chevron"></span> Report Issues </a> - </li> + </li> <li class="dac-section-link"><a href="http://g.co/dev/AndroidMDevPreview"> <span class="dac-sprite dac-auto-chevron"></span> Join G+ Community |