Skip to content

Commit 36c6778

Browse files
committed
docs: update homepage for 4.0.3 announcment
Change-Id: I54d1d447ac224982f4483afede2087ce18937ed0
1 parent 4cb7d09 commit 36c6778

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/html/index.jd

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,16 +129,16 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
129129
'sdk': {
130130
'layout':"imgLeft",
131131
'icon':"sdk-small.png",
132-
'name':"Android 4.0",
132+
'name':"Android 4.0.3",
133133
'img':"ics-android.png",
134-
'title':"Ice Cream Sandwich!",
135-
'desc': "<p>Android 4.0 is here, delivering a unified UI for phones and tablets and "
136-
+ "innovative features for users and developers. Check out the <a "
134+
'title':"Android 4.0.3",
135+
'desc': "<p>Android 4.0.3 is an update to the Ice Cream Sandwich release that adds a "
136+
+ "handful of new features for users and developers. Check out the <a "
137137
+ "href='http://developer.android.com/sdk/android-4.0-highlights.html'>Platform Highlights</a> "
138-
+ "for an overview of the new features in Android 4.0.</p>"
139-
+ "<p>For more information about API changes, read the "
140-
+ "<a href='{@docRoot}sdk/android-4.0.html'>platform notes</a> and <a "
141-
+ "href='{@docRoot}sdk/api_diff/14/changes.html'>diff report</a>. If you're new to Android, "
138+
+ "for an overview of all features in Android 4.0.x.</p>"
139+
+ "<p>For information about API changes in 4.0.3 (API level 15), read the "
140+
+ "<a href='{@docRoot}sdk/android-4.0.3.html'>platform notes</a> and <a "
141+
+ "href='{@docRoot}sdk/api_diff/15/changes.html'>diff report</a>. If you're new to Android, "
142142
+ "get started with the <a href='/sdk/index.html'>SDK starter package</a>.</p>"
143143
},
144144

0 commit comments

Comments
 (0)