diff options
author | Dirk Dougherty <ddougherty@google.com> | 2010-03-31 16:12:13 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2010-03-31 16:12:13 -0700 |
commit | 058e385b8bca0376c27a24a54f3b00777ef30e0a (patch) | |
tree | fc573d3a0db6b66738692c2b70d539084769cc96 | |
parent | c738783cc2b7b5bde1f0c25ed2cb4f9fd4df38cc (diff) | |
download | frameworks_base-058e385b8bca0376c27a24a54f3b00777ef30e0a.zip frameworks_base-058e385b8bca0376c27a24a54f3b00777ef30e0a.tar.gz frameworks_base-058e385b8bca0376c27a24a54f3b00777ef30e0a.tar.bz2 |
doc change: fix link in guidelines index.
Change-Id: I2b9eb38eb503df5b3fd65e3d23e28712f40b09cd
-rw-r--r-- | docs/html/guide/practices/ui_guidelines/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/practices/ui_guidelines/index.jd b/docs/html/guide/practices/ui_guidelines/index.jd index 2d14fa6..ea3551d 100644 --- a/docs/html/guide/practices/ui_guidelines/index.jd +++ b/docs/html/guide/practices/ui_guidelines/index.jd @@ -12,7 +12,7 @@ these guidelines as we release them.</p> <dl> <dt><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon Design Guidelines</a> and <a -href="{@docRoot}shareables/icon_templates-v1.0.zip">Android Icon Templates Pack +href="{@docRoot}shareables/icon_templates-v2.0.zip">Android Icon Templates Pack » </a></dt> <dd>Your applications need a wide variety of icons, from a launcher icon to icons in menus, dialogs, tabs, the status bar, and lists. The Icon Guidelines |