diff options
| author | 2016-04-26 08:50:35 +0000 | |
|---|---|---|
| committer | 2016-04-26 08:50:35 +0000 | |
| commit | d88a3caddb34aed7bef5a7d01f62164eacbcbbb0 (patch) | |
| tree | dbd24ff6246c0cac387d6860e0f07ede876b37dd | |
| parent | 7e8840dec7879e2973ebf1e09c74a482c1ee8651 (diff) | |
| parent | 6e095303c1119d4a4a8e1e20d684c6f2fa6edf4d (diff) | |
docs: Remove banned deep link term from release notes b/28153615 am: 0489fe9
am: 6e09530
* commit '6e095303c1119d4a4a8e1e20d684c6f2fa6edf4d':
docs: Remove banned deep link term from release notes b/28153615
Change-Id: I7b824db286b28647ff3a64b7b86130fe51e1be8b
| -rwxr-xr-x | docs/html/tools/revisions/studio.jd | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd index b65531fd5207..9579ae287591 100755 --- a/docs/html/tools/revisions/studio.jd +++ b/docs/html/tools/revisions/studio.jd @@ -218,13 +218,12 @@ Android Studio, as denoted by revision number. </p> to optimize your app or game. </li> - <li>Added support for Google App Indexing integration and testing. Add deep - links, app indexing, and search functionality to your apps to help drive more - traffic to your app, discover which app content is used most, and attract new - users. Test and validate your URL links in your app all within Android - Studio. Learn more about implementing and testing <a href= - "{@docRoot}tools/help/app-link-indexing.html">Deep Link and App Indexing - APIs</a>. + <li>Added Google App Indexing Test. Add support for URLs, app + indexing, and search functionality to your apps to help drive more + traffic to your app, discover which app content is used most, and attract + new users. Test and validate URLs in your app all within Android + Studio. See <a href= + "{@docRoot}tools/help/app-link-indexing.html">Supporting URLs and App Indexing in Android Studio</a>. </li> <li>Upgrades from the latest IntelliJ 15 release, including improved code |