diff options
| author | smain@google.com <smain@google.com> | 2015-06-05 11:07:38 -0700 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2015-06-05 11:07:38 -0700 |
| commit | ff7ccbf0d3c5437c2d587633024d84504a496390 (patch) | |
| tree | 16a2455772062ab3208e5e5d6eb527001fa9a6b5 | |
| parent | b0ebbc8625b9ca165c9cfa2ec0023c8fc1af61a8 (diff) | |
| download | frameworks_base-ff7ccbf0d3c5437c2d587633024d84504a496390.zip frameworks_base-ff7ccbf0d3c5437c2d587633024d84504a496390.tar.gz frameworks_base-ff7ccbf0d3c5437c2d587633024d84504a496390.tar.bz2 | |
Update landing page link to skip the Preview landing page
plus copy edit
Change-Id: I1bd38b7647e8019a5a656b967c422f8c22261bb0
| -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 3989b92..cd129d4 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 eb18aa6..68186bd 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 |
