diff options
Diffstat (limited to 'docs/html/training')
| -rw-r--r-- | docs/html/training/multiscreen/screendensities.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/multiscreen/screendensities.jd b/docs/html/training/multiscreen/screendensities.jd index 1fc5904..64e70fd 100644 --- a/docs/html/training/multiscreen/screendensities.jd +++ b/docs/html/training/multiscreen/screendensities.jd @@ -154,7 +154,7 @@ appropriate bitmap based on the screen's dpi.</p> <p class="note"><strong>Note:</strong> You should place all launcher icons in the <code>res/mipmap-[density]/</code> folders, rather than <code>drawable/</code> folders to ensure launcher apps use the best resolution icon. 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>For more tips and guidelines for creating icon assets for your application, see the <a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon Design |
