summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>