Skip to content

Commit 73d90e7

Browse files
ddoughertyAndroid (Google) Code Review
authored andcommitted
Merge "Doc change: fix incorrect links to dashboard." into jb-dev
2 parents 418203d + 63cb3d4 commit 73d90e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/html/distribute/googleplay/publish/preparing.jd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,15 +203,15 @@ Android devices once it is published. </p>
203203

204204
<p>To get a better understanding of the current device penetration of Android
205205
platform versions and screen sizes across all Android devices, see the <a
206-
href="{@docRoot}guide/topics/resources/localization.html">Device Dashboard</a>
206+
href="{@docRoot}about/dashboards/index.html">Device Dashboard</a>
207207
charts.</p>
208208

209209
<table>
210210
<tr>
211211
<td><p>Related resources:</p>
212212
<ul style="margin-top:-.5em;">
213-
<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>
214-
<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>
213+
<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>
214+
<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>
215215
</ul>
216216
</td>
217217
</tr>

0 commit comments

Comments
 (0)