OSDN Git Service

docs: Changed studio links to HTTPS from HTTP. Bug: 17295924
authorRicardo Cervera <rcervera@google.com>
Wed, 27 Aug 2014 15:28:20 +0000 (08:28 -0700)
committerRicardo Cervera <rcervera@google.com>
Wed, 27 Aug 2014 15:41:52 +0000 (08:41 -0700)
Change-Id: Icafcdba235a22912780253003182479619e16ca1

docs/html/sdk/installing/installing-adt.jd
docs/html/sdk/installing/studio.jd

index 851827c..5a433d4 100644 (file)
@@ -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>
index 71d6c1c..ee14b19 100644 (file)
@@ -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>