diff options
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/exploring.jd | 2 | ||||
-rw-r--r-- | docs/html/sdk/installing/studio.jd | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 9a29599..5a47f85 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -398,7 +398,7 @@ href="{@docRoot}sdk/installing/studio-tips.html">Tips and Tricks</a>.</p> <p>As you continue developing apps, you may need to install additional versions of Android for the emulator and other packages such as the <a -href="{@docRoot}tools/extras/support-library.html">Android Support Library</a>. +href="{@docRoot}tools/support-library/index.html">Android Support Library</a>. To install more packages, use the <a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>, which you can open from Android Studio by clicking <strong>SDK Manager</strong> |