summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2012-07-02 11:01:53 -0700
committerDirk Dougherty <ddougherty@google.com>2012-07-02 11:05:55 -0700
commit63cb3d474f51cf9611f2927839df9f6e0a1d4913 (patch)
tree8fb8c15bffb61802981f0bede833f44b4df05cf3 /docs
parent27ad058a941e742bc519b76d3a7940f31f988f1f (diff)
downloadframeworks_base-63cb3d474f51cf9611f2927839df9f6e0a1d4913.zip
frameworks_base-63cb3d474f51cf9611f2927839df9f6e0a1d4913.tar.gz
frameworks_base-63cb3d474f51cf9611f2927839df9f6e0a1d4913.tar.bz2
Doc change: fix incorrect links to dashboard.
Change-Id: I31c754aa036b0770c7cd8596594bb2cedd47f1a7
Diffstat (limited to 'docs')
-rw-r--r--docs/html/distribute/googleplay/publish/preparing.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/distribute/googleplay/publish/preparing.jd b/docs/html/distribute/googleplay/publish/preparing.jd
index 8c6990e..ab8fadf 100644
--- a/docs/html/distribute/googleplay/publish/preparing.jd
+++ b/docs/html/distribute/googleplay/publish/preparing.jd
@@ -203,15 +203,15 @@ Android devices once it is published. </p>
<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
-href="{@docRoot}guide/topics/resources/localization.html">Device Dashboard</a>
+href="{@docRoot}about/dashboards/index.html">Device Dashboard</a>
charts.</p>
<table>
<tr>
<td><p>Related resources:</p>
<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}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}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/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>
</td>
</tr>