diff --git a/index.html b/index.html index e8c8f01f..3969bfe9 100644 --- a/index.html +++ b/index.html @@ -106,13 +106,13 @@

A modern, open source text editor that understands web design.

-
Download Brackets 1.2
+
Download Brackets 1.2
+ Extract (Preview) by Adobe

- Download Brackets without Extract + Download Brackets without Extract Other Downloads

Screenshot of Brackets @@ -443,7 +443,7 @@

Frequent Updates

} var shortLocale = (requestedLang && requestedLang.split("/")[0].split("-")[0]) || "en", - versionInfoBaseUrl = "//s3.amazonaws.com/files.brackets.io/updates/stable/", + versionInfoBaseUrl = "https://s3.amazonaws.com/files.brackets.io/updates/stable/", versionInfoUrl = versionInfoBaseUrl + shortLocale + ".json", lookupPromise = new $.Deferred();