summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/sdk
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-11-04 18:33:43 -0800
committerScott Main <smain@google.com>2013-11-04 18:36:59 -0800
commitd7abd97f64fd35d333655b5b71c0844a1e7a4d97 (patch)
tree79bae4b244ce980dfd988398a4e63e5290a668b3 /docs/html/tools/sdk
parent9399d91944e38bc33f5bed8fb141fd400d436709 (diff)
downloadframeworks_base-d7abd97f64fd35d333655b5b71c0844a1e7a4d97.zip
frameworks_base-d7abd97f64fd35d333655b5b71c0844a1e7a4d97.tar.gz
frameworks_base-d7abd97f64fd35d333655b5b71c0844a1e7a4d97.tar.bz2
fix broken links
Change-Id: I7856386f5abc923f88123ff1b5195f8a40acd879
Diffstat (limited to 'docs/html/tools/sdk')
-rw-r--r--docs/html/tools/sdk/ndk/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/sdk/ndk/index.jd b/docs/html/tools/sdk/ndk/index.jd
index a418f90..87f8a87 100644
--- a/docs/html/tools/sdk/ndk/index.jd
+++ b/docs/html/tools/sdk/ndk/index.jd
@@ -2822,7 +2822,7 @@ later)</li>
<p>Before you get started make sure that you have downloaded the latest <a href=
"{@docRoot}sdk/index.html">Android SDK</a> and upgraded your applications and environment as
needed. The NDK is compatible with older platform versions but not older versions of the SDK tools.
- Also, take a moment to review the <a href="{@docRoot}tools/sdk/ndk/overview.html#reqs">System and
+ Also, take a moment to review the <a href="#Reqs">System and
Software Requirements</a>
for the NDK, if you haven't already.</p>