summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/help/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/tools/help/index.jd')
-rw-r--r--docs/html/tools/help/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/help/index.jd b/docs/html/tools/help/index.jd
index aa95de2..447d39c 100644
--- a/docs/html/tools/help/index.jd
+++ b/docs/html/tools/help/index.jd
@@ -74,7 +74,7 @@ Android Debug Bridge is a versatile tool that lets you manage the state of an em
Android-powered device. You can also use it to install an Android application (.apk) file on a
device.</p>
-<p>The other platform tools, such as <a href="{@docRoot}tools/aidl.html">aidl</a>,
+<p>The other platform tools, such as <a href="{@docRoot}guide/components/aidl.html">aidl</a>,
<code>aapt</code>, <code>dexdump</code>, and <code>dx</code>, are typically called by the Android
build tools or Android Development Tools (ADT), so you rarely need to invoke these tools directly.
As a general rule, you should rely on the build tools or the ADT plugin to call them as needed.</p>