diff options
Diffstat (limited to 'docs/html/sdk/exploring.jd')
-rw-r--r-- | docs/html/sdk/exploring.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/exploring.jd b/docs/html/sdk/exploring.jd index 9323f2e..7749060 100644 --- a/docs/html/sdk/exploring.jd +++ b/docs/html/sdk/exploring.jd @@ -77,7 +77,7 @@ Google APIs.</td> </tr> <tr> - <td><a href="{@docRoot}tools/extras/support-library.html">Android Support</a></td> + <td><a href="{@docRoot}tools/support-library/index.html">Android Support</a></td> <td>A static library you can include in your app sources in order to use powerful APIs that aren't available in the standard platform. For example, the support library contains versions of the {@link android.support.v4.app.Fragment} class that's compatible with |