summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Cheryl Potter <cherylpotter@google.com> 2016-04-08 00:29:10 +0000
committer android-build-merger <android-build-merger@google.com> 2016-04-08 00:29:10 +0000
commit33f241d5bd48908afa3bd9aa77db8889d4c6305d (patch)
treec8b2581100cb50edd74b0f7199048c034dcca007
parenta598807a5322d572b22b62a56cdb390eeb205f1b (diff)
parentb93a913cb888a09f18695799e331584927e914c0 (diff)
Merge "docs: Remove obsolete deep link term from AS 2.0 Code Tools page b/28075206" into mnc-docs
am: b93a913 * commit 'b93a913cb888a09f18695799e331584927e914c0': docs: Remove obsolete deep link term from AS 2.0 Code Tools page b/28075206 Change-Id: Ib8ab0f875f075dab71ba40c25ee0ee9494668946
-rw-r--r--docs/html/tools/studio/code-tools.jd10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/html/tools/studio/code-tools.jd b/docs/html/tools/studio/code-tools.jd
index 4033bfcb28d8..aeae77d2851d 100644
--- a/docs/html/tools/studio/code-tools.jd
+++ b/docs/html/tools/studio/code-tools.jd
@@ -17,10 +17,12 @@ page.title=Android Studio Code Tools
by allowing you to more clearly define method parameter requirements.
</dd>
- <dt><a href="{@docRoot}tools/help/app-link-indexing.html">Deep Link and App Indexing</a></dt>
- <dd>These features help you add deep links, app indexing, and search functionality to your
- apps. These features can make it easier to find content in an installed app, drive more
- traffic to your app, discover which app content users view the most, and attract new users.
+ <dt><a href="{@docRoot}tools/help/app-link-indexing.html">URL and App Indexing
+ Support</a></dt>
+ <dd>Android Studio helps you add support for URLs, app indexing, and search
+ functionality to your apps. These features can help to drive more traffic
+ to your app, discover which app content is used most, make it easier for
+ users to find content in an installed app, and attract new users.
</dd>
</dl>