diff options
author | Scott Main <smain@google.com> | 2015-08-24 16:49:00 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-08-24 16:49:00 +0000 |
commit | 1c5e92b125328fdfdd64de78b83ad2c65d9bf5f7 (patch) | |
tree | b954e6729cef3248d480bab9ca9e452f85f0e10e | |
parent | 92f43c8eb74722ecedcbda5b2af5daa581f2dd29 (diff) | |
parent | 8b86268be3fd713394915cbed3d71cc85f806fe1 (diff) | |
download | frameworks_base-1c5e92b125328fdfdd64de78b83ad2c65d9bf5f7.zip frameworks_base-1c5e92b125328fdfdd64de78b83ad2c65d9bf5f7.tar.gz frameworks_base-1c5e92b125328fdfdd64de78b83ad2c65d9bf5f7.tar.bz2 |
am 8b86268b: am c04d21fc: Merge "add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/" into mnc-dev
* commit '8b86268be3fd713394915cbed3d71cc85f806fe1':
add placeholder for platform name in download button. This change depends on the following change to the script that loads the platform name... https://googleplex-android-review.git.corp.google.com/#/c/752776/
-rw-r--r-- | docs/html/sdk/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index dbc0f35..b57e6a7 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -289,7 +289,7 @@ width: 400px;text-align: center;">The official Android IDE</p> </ul> <a class="online landing-button green download-bundle-button" -href="#Other" >Download Android Studio</a> +href="#Other" >Download Android Studio<br/><span class='small'></span></a> <!-- this appears when viewing the offline docs --> <p class="offline"> |