diff options
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index b7710c3..543302f 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -715,9 +715,9 @@ </a></li> </ul> </li> - <li><a href="<?cs var:toroot ?>guide/practices/optimizing-for-3.0.html"> - <span class="en">Optimizing Apps for Android 3.0</span> - </a></li> + <li><a href="<?cs var:toroot ?>guide/practices/tablets-and-handsets.html"> + <span class="en">Supporting Tablets and Handsets</span> + </a> <span class="new">new!</span></li> <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html"> <span class="en">UI Guidelines</span> |