Skip to content

Commit d87f226

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am af9a26b: Merge "docs: replace the "Contribute" message with "Design"" into ics-mr1
* commit 'af9a26b21262500c5f864bcd82bc14ee805fdaac': docs: replace the "Contribute" message with "Design"
2 parents 8f16f8b + af9a26b commit d87f226

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

docs/html/index.jd

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,28 +53,32 @@ Android apps!</p>
5353
<p><a href="{@docRoot}sdk/index.html">Learn more &raquo;</a></p>
5454
</td>
5555
</tr>
56+
57+
5658
<tr>
5759
<td colspan="2"><div class="seperator">&nbsp;</div></td>
5860
</tr>
5961
<tr>
60-
<td class="imageCell"><a href="http://play.google.com/apps/publish"><img src="{@docRoot}assets/images/icon_play.png" style="padding:0" /></a></td>
62+
<td class="imageCell"><a href="{@docRoot}design/index.html"><img src="{@docRoot}assets/images/icon_design.png" style="padding:5px" /></a></td>
6163
<td>
62-
<h2 class="green">Publish</h2>
63-
<p>Google Play is an open service that lets you distribute your apps to devices.</p>
64-
<p><a href="http://play.google.com/apps/publish">Learn more &raquo;</a></p>
64+
<h2 class="green">Design</h2>
65+
<p>Learn about principles, building blocks, and patterns for creating world-class Android user interfaces.</p>
66+
<p><a href="{@docRoot}design/index.html">Learn more &raquo;</a></p>
6567
</td>
6668
</tr>
69+
6770
<tr>
6871
<td colspan="2"><div class="seperator">&nbsp;</div></td>
6972
</tr>
7073
<tr>
71-
<td class="imageCell"><a href="http://source.android.com"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></a></td>
74+
<td class="imageCell"><a href="http://play.google.com/apps/publish"><img src="{@docRoot}assets/images/icon_play.png" style="padding:0" /></a></td>
7275
<td>
73-
<h2 class="green">Contribute</h2>
74-
<p>Android Open Source Project gives you access to the entire platform source.</p>
75-
<p><a href="http://source.android.com">Learn more &raquo;</a></p>
76+
<h2 class="green">Publish</h2>
77+
<p>Google Play is an open service that lets you distribute your apps to devices.</p>
78+
<p><a href="http://play.google.com/apps/publish">Learn more &raquo;</a></p>
7679
</td>
7780
</tr>
81+
7882
<tr>
7983
<td colspan="2"><div class="seperator">&nbsp;</div></td>
8084
</tr>

0 commit comments

Comments
 (0)