diff options
| author | Scott Main <smain@google.com> | 2013-07-23 19:35:17 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2013-07-23 19:37:52 -0700 |
| commit | 4e2c9dc74b74b1ba10793177475a599f75fbb18b (patch) | |
| tree | 3d8ad9a6fdc1aaa71ca7666d101e7f6ce0982331 /docs/html/tools/publishing | |
| parent | f213415175ec83df7b39089d559eb9d02b72883a (diff) | |
| download | frameworks_base-4e2c9dc74b74b1ba10793177475a599f75fbb18b.zip frameworks_base-4e2c9dc74b74b1ba10793177475a599f75fbb18b.tar.gz frameworks_base-4e2c9dc74b74b1ba10793177475a599f75fbb18b.tar.bz2 | |
update all links to the support library
Change-Id: I173e3690148e5de3020bfdca8087906faa56b13b
Diffstat (limited to 'docs/html/tools/publishing')
| -rw-r--r-- | docs/html/tools/publishing/preparing.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/publishing/preparing.jd b/docs/html/tools/publishing/preparing.jd index 8e265f6..413b56e 100644 --- a/docs/html/tools/publishing/preparing.jd +++ b/docs/html/tools/publishing/preparing.jd @@ -271,7 +271,7 @@ doing the following:</p> <li><strong>Consider using the Support Library</strong> <p>If your application is designed for devices running Android 3.x, make your application compatible with older versions of Android by adding the - <a href="{@docRoot}tools/extras/support-library.html">Support Library</a> to your + <a href="{@docRoot}tools/support-library/index.html">Support Library</a> to your application project. The Support Library provides static support libraries that you can add to your Android application, which enables you to use APIs that are either not available on older platform versions or use utility APIs that are not part of the framework APIs.</p> |
