diff options
author | Rich Slogar <rslogar@google.com> | 2015-05-06 00:58:49 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-06 00:58:49 +0000 |
commit | e12c404a07037d214c7f1f83d993ce9dba95e47b (patch) | |
tree | 69ee0f08589557e221f3a09973568077e5de5066 /docs | |
parent | 79f12bb648aa8a4f71e2c64c5c6354e2261e3257 (diff) | |
parent | 35d7cd40bb167ee08bbb855195eb395e77a05b7a (diff) | |
download | frameworks_base-e12c404a07037d214c7f1f83d993ce9dba95e47b.zip frameworks_base-e12c404a07037d214c7f1f83d993ce9dba95e47b.tar.gz frameworks_base-e12c404a07037d214c7f1f83d993ce9dba95e47b.tar.bz2 |
am 35d7cd40: am d0551fee: Merge "docs: providing resources link" into lmp-mr1-ub-docs
* commit '35d7cd40bb167ee08bbb855195eb395e77a05b7a':
docs: providing resources link
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/guide/topics/resources/providing-resources.jd | 2 |
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> |