summaryrefslogtreecommitdiffstats
path: root/docs/html-intl/zh-cn/training
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-07-23 19:35:17 -0700
committerScott Main <smain@google.com>2013-07-23 19:37:52 -0700
commit4e2c9dc74b74b1ba10793177475a599f75fbb18b (patch)
tree3d8ad9a6fdc1aaa71ca7666d101e7f6ce0982331 /docs/html-intl/zh-cn/training
parentf213415175ec83df7b39089d559eb9d02b72883a (diff)
downloadframeworks_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-intl/zh-cn/training')
-rw-r--r--docs/html-intl/zh-cn/training/multiscreen/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html-intl/zh-cn/training/multiscreen/index.jd b/docs/html-intl/zh-cn/training/multiscreen/index.jd
index 35c48e0..3514bd6 100644
--- a/docs/html-intl/zh-cn/training/multiscreen/index.jd
+++ b/docs/html-intl/zh-cn/training/multiscreen/index.jd
@@ -19,7 +19,7 @@ href="http://developer.android.com/guide/components/activities.html">活动</a>
<li>构建 Android <a
href="http://developer.android.com/guide/topics/ui/index.html">用户界面</a>的经验</li>
<li>多个功能需要用到<a
-href="{@docRoot}tools/extras/support-library.html">支持库</a></li>
+href="{@docRoot}tools/support-library/index.html">支持库</a></li>
</ul>
<h2>您还应参阅</h2>
@@ -47,7 +47,7 @@ href="{@docRoot}tools/extras/support-library.html">支持库</a></li>
<p>各教程中都提及了一种来自一个示例应用的代码,该应用展示了关于针对多种分辨率进行优化的最佳实践。您可以在右侧下载该示例,并在自己的应用内重复使用其中的代码。</p>
<p class="note"><strong>请注意</strong>:本教程和相关的示例使用了<a
-href="{@docRoot}tools/extras/support-library.html">支持库</a>,以便在 3.0 版以下的 Android 上使用 <PH>{@link android.app.Fragment}</PH> API。因此,您需要下载该库并将其添加到您的应用,才能使用本教程中涉及的所有 API。</p>
+href="{@docRoot}tools/support-library/index.html">支持库</a>,以便在 3.0 版以下的 Android 上使用 <PH>{@link android.app.Fragment}</PH> API。因此,您需要下载该库并将其添加到您的应用,才能使用本教程中涉及的所有 API。</p>
<h2>教程</h2>