diff options
Diffstat (limited to 'docs/html/guide/practices')
| -rw-r--r-- | docs/html/guide/practices/compatibility.jd | 4 | ||||
| -rw-r--r-- | docs/html/guide/practices/screens-distribution.jd | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/practices/compatibility.jd b/docs/html/guide/practices/compatibility.jd index a2284bd..bc58403 100644 --- a/docs/html/guide/practices/compatibility.jd +++ b/docs/html/guide/practices/compatibility.jd @@ -7,7 +7,7 @@ page.title=Android Compatibility <h2>See also</h2> <ol> <li><a -href="{@docRoot}guide/google/play/filters.html">Filtering on Google Play</a></li> +href="{@docRoot}google/play/filters.html">Filtering on Google Play</a></li> <li><a href="{@docRoot}guide/topics/resources/providing-resources.html#AlternativeResources">Providing Alternative Resources</a></li> <li><a @@ -119,7 +119,7 @@ device. <p style="margin-top:1em;">For information about other filters that you can use to control the availability of your apps, see the -<a href="{@docRoot}guide/google/play/filters.html">Filters on Google Play</a> +<a href="{@docRoot}google/play/filters.html">Filters on Google Play</a> document.</p> </div> </div> diff --git a/docs/html/guide/practices/screens-distribution.jd b/docs/html/guide/practices/screens-distribution.jd index 90ac752..29d2a8c 100644 --- a/docs/html/guide/practices/screens-distribution.jd +++ b/docs/html/guide/practices/screens-distribution.jd @@ -213,4 +213,4 @@ sizes, especially, is within reason using a single APK, as long as you follow th <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a>.</p> <p>If you need more information about how to publish multiple APKs on Google Play, read <a -href="{@docRoot}guide/google/play/publishing/multiple-apks.html">Multiple APK Support</a>.</p> +href="{@docRoot}google/play/publishing/multiple-apks.html">Multiple APK Support</a>.</p> |
