summaryrefslogtreecommitdiffstats
path: root/docs/html/guide
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-02-19 19:32:52 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-02-19 19:32:52 +0000
commit925be07b26d10a902507931a4371335cb6cf44a9 (patch)
tree979893616d0f2401658b00c7c3cbfd8d8bece2eb /docs/html/guide
parentd4eadffd991e2e25cc666e8cc570b7f20eb3e120 (diff)
parent87ea3f796cd8c7edff41bbfc7660e837a4366333 (diff)
downloadframeworks_base-925be07b26d10a902507931a4371335cb6cf44a9.zip
frameworks_base-925be07b26d10a902507931a4371335cb6cf44a9.tar.gz
frameworks_base-925be07b26d10a902507931a4371335cb6cf44a9.tar.bz2
am 87ea3f79: am cdd5ebec: am 7319ea27: am cc883a1f: am 1e0face2: am b87aa6cb: Merge "docs: mipmap link updates" into lmp-docs
* commit '87ea3f796cd8c7edff41bbfc7660e837a4366333': docs: mipmap link updates
Diffstat (limited to 'docs/html/guide')
-rw-r--r--docs/html/guide/practices/screens_support.jd2
-rw-r--r--docs/html/guide/topics/resources/providing-resources.jd2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/practices/screens_support.jd b/docs/html/guide/practices/screens_support.jd
index 7c963dd..b6f1c49 100644
--- a/docs/html/guide/practices/screens_support.jd
+++ b/docs/html/guide/practices/screens_support.jd
@@ -368,7 +368,7 @@ folders. The Android system retains the resources in these density-specific fold
mipmap-xxxhdpi, regardless of the screen resolution of the device where your app is installed. This
behavior allows launcher apps to pick the best resolution icon for your app to display on the home
screen. For more information about using the mipmap folders, see
-<a href="{@docRoot}tools/project/index.html#mipmap">Managing Projects Overview</a>.
+<a href="{@docRoot}tools/projects/index.html#mipmap">Managing Projects Overview</a>.
</p>
diff --git a/docs/html/guide/topics/resources/providing-resources.jd b/docs/html/guide/topics/resources/providing-resources.jd
index 98e7c96..fc79970 100644
--- a/docs/html/guide/topics/resources/providing-resources.jd
+++ b/docs/html/guide/topics/resources/providing-resources.jd
@@ -76,7 +76,7 @@ icons, and a string resource file. The resource
directory names are important and are described in table 1.</p>
<p class="note"><strong>Note:</strong> For more information about using the mipmap folders, see
-<a href="{@docRoot}tools/project/index.html#mipmap">Managing Projects Overview</a>.</p>
+<a href="{@docRoot}tools/projects/index.html#mipmap">Managing Projects Overview</a>.</p>
<p class="table-caption" id="table1"><strong>Table 1.</strong> Resource directories
supported inside project {@code res/} directory.</p>