summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-05-05 23:44:33 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-05 23:44:34 +0000
commitd0551feed28614dad957a09998522b25392ce621 (patch)
tree155fe3d4c1e9fa4bcbc5bf1c384e489059bef2e8 /docs
parente9f17cda80ae60818f43b4ed724436c8b88fd0db (diff)
parent16c2458740119fc9ffabbf152e159068c26b831a (diff)
downloadframeworks_base-d0551feed28614dad957a09998522b25392ce621.zip
frameworks_base-d0551feed28614dad957a09998522b25392ce621.tar.gz
frameworks_base-d0551feed28614dad957a09998522b25392ce621.tar.bz2
Merge "docs: providing resources link" into lmp-mr1-ub-docs
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/topics/resources/providing-resources.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/resources/providing-resources.jd b/docs/html/guide/topics/resources/providing-resources.jd
index fc79970..b06da56 100644
--- a/docs/html/guide/topics/resources/providing-resources.jd
+++ b/docs/html/guide/topics/resources/providing-resources.jd
@@ -129,7 +129,7 @@ are compiled into the following drawable resource subtypes:</p>
<td><code>mipmap/</code></td>
<td>Drawable files for different launcher icon densities. For more information on managing
launcher icons with {@code mipmap/} folders, see
- <a href="{@docRoot}tools/project/index.html#mipmap">Managing Projects Overview</a>.</td>
+ <a href="{@docRoot}tools/projects/index.html#mipmap">Managing Projects Overview</a>.</td>
</tr>
<tr>