diff options
Diffstat (limited to 'docs/html/index.jd')
-rw-r--r-- | docs/html/index.jd | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 794494e..c6dbbd5 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -26,10 +26,16 @@ 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/overview.html"> + <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> <span class="dac-sprite dac-auto-chevron"></span> Get started + </a><br> + + <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Update to Developer Preview 2 </a> + </div> </div> </div> |