diff options
| author | 2012-11-29 14:28:44 -0800 | |
|---|---|---|
| committer | 2012-11-29 18:24:56 -0800 | |
| commit | 9748abb66865849840f9d36d7ab68eae0ce7357c (patch) | |
| tree | 967b60e396a922000bf9c0942ab9a5eb411880df /docs/html/index.jd | |
| parent | 830b23b76676542cbcb5ef3c60c869460d4c5466 (diff) | |
docs: add maps v2 announcement
Change-Id: Ibf9b7ac02ffc8f70b48bcede4df929ec089108c5
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 97f12b3117e5..e91b68cb7a32 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -20,7 +20,7 @@ page.metaDescription=The official site for Android developers. Provides the Andr <h1>Android 4.2 Jelly Bean!</h1> <p>The latest version of Jelly Bean is here, with performance optimizations, a refreshed UI, and great new features for developers. </p> <p>Android 4.2 includes APIs for developing lock sceen widgets and Daydream screensavers, using external displays, creating RTL layouts, building flexible UI with nested Fragments, and much more.</p> - <p><a href="/about/versions/jelly-bean.html" class="button">Learn More</a></p> + <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p> </div> </li> <li class="item carousel-home"> @@ -78,4 +78,3 @@ class="button">Watch the Android sessions</a></p> </div> <!-- /Section links --> </div> - |