summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRicardo Cervera <rcervera@google.com>2014-08-27 15:44:26 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-27 15:44:27 +0000
commit4f0fedd5017563408436c8fa7702766a487e724f (patch)
tree7483cb959048f104e48553a7ea32ec6b84bb9583 /docs
parentd91deea5ec151d53e3640db791948fbe2480f433 (diff)
parentfacad7d9a930e46cfb8d0f72770fcc5a9be216d4 (diff)
downloadframeworks_base-4f0fedd5017563408436c8fa7702766a487e724f.zip
frameworks_base-4f0fedd5017563408436c8fa7702766a487e724f.tar.gz
frameworks_base-4f0fedd5017563408436c8fa7702766a487e724f.tar.bz2
Merge "docs: Changed studio links to HTTPS from HTTP. Bug: 17295924" into klp-modular-docs
Diffstat (limited to 'docs')
-rw-r--r--docs/html/sdk/installing/installing-adt.jd2
-rw-r--r--docs/html/sdk/installing/studio.jd6
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd
index 851827c..5a433d4 100644
--- a/docs/html/sdk/installing/installing-adt.jd
+++ b/docs/html/sdk/installing/installing-adt.jd
@@ -104,7 +104,7 @@ manually install it:</p>
</tr>
<tr>
<td>
- <a href="http://dl.google.com/android/{@adtZipDownload}">{@adtZipDownload}</a>
+ <a href="https://dl.google.com/android/{@adtZipDownload}">{@adtZipDownload}</a>
</td>
<td>{@adtZipBytes} bytes</td>
<td>{@adtZipChecksum}</td>
diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd
index 71d6c1c..ee14b19 100644
--- a/docs/html/sdk/installing/studio.jd
+++ b/docs/html/sdk/installing/studio.jd
@@ -251,7 +251,7 @@ download (or continue to use)
<td>Windows</td>
<td>
<a onclick="return onDownload(this)" id="win-studio"
- href="http://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-windows.exe">
+ href="https://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-windows.exe">
android-studio-bundle-135.1339820-windows.exe
</a>
</td>
@@ -263,7 +263,7 @@ download (or continue to use)
<td><nobr>Mac OS X</nobr></td>
<td>
<a onclick="return onDownload(this)" id="mac-studio"
- href="http://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-mac.dmg">
+ href="https://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-mac.dmg">
android-studio-bundle-135.1339820-mac.dmg
</a>
</td>
@@ -275,7 +275,7 @@ download (or continue to use)
<td>Linux</td>
<td>
<a onclick="return onDownload(this)" id="linux-studio"
- href="http://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-linux.tgz">
+ href="https://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-linux.tgz">
android-studio-bundle-135.1339820-linux.tgz
</a>
</td>