diff --git a/docs/html/index.jd b/docs/html/index.jd index 909dd3209372b..2248752adda0b 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -129,14 +129,14 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more » 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"Android 2.3", - 'img':"gingerdroid.png", - 'title':"Android 2.3 is here!", - 'desc': "
Android 2.3 is now available for the Android SDK. In addition, new " -+ "tools and documentation are available, plus a new NDK that offers more than ever. " -+ "For more information about what's in Android 2.3, read the " -+ "version notes.
" -+ "If you have an existing SDK, add Android 2.3 as an " + 'name':"Android 3.0", + 'img':"honeycomb-android.png", + 'title':"Android 3.0 is here!", + 'desc': "
Android 3.0 is now available for the Android SDK. It offers a redesigned UI and " ++ "all new developer APIs for an optimized experience on tablets and similar devices. " ++ "For more information about what's in Android 3.0, read the " ++ "version notes.
" ++ "If you have an existing SDK, add Android 3.0 as an " + "SDK " + "component. If you're new to Android, install the " + "SDK starter package."