summaryrefslogtreecommitdiffstats
path: root/docs/html/training/implementing-navigation/nav-drawer.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/implementing-navigation/nav-drawer.jd')
-rw-r--r--docs/html/training/implementing-navigation/nav-drawer.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/implementing-navigation/nav-drawer.jd b/docs/html/training/implementing-navigation/nav-drawer.jd
index 38b7345..2b5e4f8 100644
--- a/docs/html/training/implementing-navigation/nav-drawer.jd
+++ b/docs/html/training/implementing-navigation/nav-drawer.jd
@@ -43,7 +43,7 @@ app, the user touches the app icon in the action bar.</p>
<p>This lesson describes how to implement a navigation drawer using the
{@link android.support.v4.widget.DrawerLayout} APIs available in the
-<a href="{@docRoot}tools/extras/support-library.html">Support Library</a>.</p>
+<a href="{@docRoot}tools/support-library/index.html">Support Library</a>.</p>
<div class="note design">
<p><strong>Navigation Drawer Design</strong></p>