Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33f241d5 authored by Cheryl Potter's avatar Cheryl Potter Committed by android-build-merger
Browse files

Merge "docs: Remove obsolete deep link term from AS 2.0 Code Tools page b/28075206" into mnc-docs

am: b93a913c

* commit 'b93a913c':
  docs: Remove obsolete deep link term from AS 2.0 Code Tools page b/28075206

Change-Id: Ib8ab0f875f075dab71ba40c25ee0ee9494668946
parents a598807a b93a913c
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -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>