diff options
author | kmccormick <kmccormick@google.com> | 2014-09-11 18:25:42 -0700 |
---|---|---|
committer | kmccormick <kmccormick@google.com> | 2014-09-11 18:26:15 -0700 |
commit | 7392152ba21917aff15db89988e1317819b5dd72 (patch) | |
tree | c66f697689aa82efa202e6cdf2063693e56a30d1 /docs | |
parent | d086db30d0f097f34eae0a9a3d443e11cc230d62 (diff) | |
download | frameworks_base-7392152ba21917aff15db89988e1317819b5dd72.zip frameworks_base-7392152ba21917aff15db89988e1317819b5dd72.tar.gz frameworks_base-7392152ba21917aff15db89988e1317819b5dd72.tar.bz2 |
Doc Update: update Cloud Platform link
Fix for:
b/17411644
Change-Id: I3893ed25d7b058e2635a56113af74d20284688af
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/sdk/installing/studio.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index ee14b19..776e312 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -220,7 +220,7 @@ capabilities you expect from IntelliJ, Android Studio offers:</p> <li>Lint tools to catch performance, usability, version compatibility, and other problems.</li> <li>ProGuard and app-signing capabilities.</li> <li>Built-in support for <a - href="https://developers.google.com/cloud/devtools/android_studio_templates/" + href="https://developers.google.com/cloud/mobile" class="external-link">Google Cloud Platform</a>, making it easy to integrate Google Cloud Messaging and App Engine. </ul> |