Merge "Doc change: fix incorrect links to dashboard." into jb-dev

This commit is contained in:
Dirk Dougherty
2012-07-02 11:15:29 -07:00
committed by Android (Google) Code Review

View File

@@ -203,15 +203,15 @@ Android devices once it is published. </p>
<p>To get a better understanding of the current device penetration of Android <p>To get a better understanding of the current device penetration of Android
platform versions and screen sizes across all Android devices, see the <a platform versions and screen sizes across all Android devices, see the <a
href="{@docRoot}guide/topics/resources/localization.html">Device Dashboard</a> href="{@docRoot}about/dashboards/index.html">Device Dashboard</a>
charts.</p> charts.</p>
<table> <table>
<tr> <tr>
<td><p>Related resources:</p> <td><p>Related resources:</p>
<ul style="margin-top:-.5em;"> <ul style="margin-top:-.5em;">
<li><strong><a href="{@docRoot}guide/topics/resources/localization.html">Device Dashboard</a></strong> &mdash; A chart showing global percentages of devices by Android version, screen size, and level of OpenGL ES support.</li> <li><strong><a href="{@docRoot}about/dashboards/index.html">Device Dashboard</a></strong> &mdash; A chart showing global percentages of devices by Android version, screen size, and level of OpenGL ES support.</li>
<li><strong><a href="{@docRoot}guide/topics/resources/localization.html">Android API Levels</a></strong> &mdash; A definition of API Levels and a list of which Android platform versions they are associated with. </li> <li><strong><a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">Android API Levels</a></strong> &mdash; A definition of API Levels and a list of which Android platform versions they are associated with. </li>
</ul> </ul>
</td> </td>
</tr> </tr>