diff --git a/ReadMe.md b/ReadMe.md
index 41a09129f99..668d8a96e21 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -52,7 +52,7 @@ then choose the `tools.jar` in the JDK's `lib` directory.
If you are not dealing with Android, you may need to disable the Android Plugin in order to compile the project.
Since Kotlin project contains code written in Kotlin itself, you will also need a Kotlin plugin to build the project in IntelliJ IDEA.
-To keep the plugin version in sync with the rest of the team and our [Continuous Integration server](http://teamcity.jetbrains.com/project.html?projectId=Kotlin&tab=projectOverview)
+To keep the plugin version in sync with the rest of the team and our [Continuous Integration server](https://teamcity.jetbrains.com/project.html?projectId=Kotlin&tab=projectOverview)
you should install the according to the [instructions below](#plugin-for-contributors).
If you want to have an IDEA installation without the Kotlin plugin which is separate to your default IDEA installation which has the Kotlin
diff --git a/docs/confluence.jetbrains.com/Kotlin/0_Welcome.confluence b/docs/confluence.jetbrains.com/Kotlin/0_Welcome.confluence
index facc128ed86..0fa6961771d 100644
--- a/docs/confluence.jetbrains.com/Kotlin/0_Welcome.confluence
+++ b/docs/confluence.jetbrains.com/Kotlin/0_Welcome.confluence
@@ -26,7 +26,7 @@ See this presentation for the introduction:
h3. Source Code
Check out the sources on [GitHub|http://github.com/jetbrains/kotlin].
Sources are distributed under *Apache 2* license.
-Nightly builds can be downloaded from our [build server|http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt345&tab=buildTypeStatusDiv&guest=1].
+Nightly builds can be downloaded from our [build server|https://teamcity.jetbrains.com/viewType.html?buildTypeId=bt345&tab=buildTypeStatusDiv&guest=1].
You can also use [http://www.jetbrains.com/kotlin/eap-plugin-repository/updatePlugins.xml] to set up a *plugin repository* in IntelliJ IDEA.
{info}
The IDE plugin requires the latest EAP build of [IntelliJ IDEA 11.1|http://eap.jetbrains.com/idea].
diff --git a/docs/confluence.jetbrains.com/Kotlin/40702623_Getting+Started.confluence b/docs/confluence.jetbrains.com/Kotlin/40702623_Getting+Started.confluence
index 8e38be4d5dd..0426affb6c5 100644
--- a/docs/confluence.jetbrains.com/Kotlin/40702623_Getting+Started.confluence
+++ b/docs/confluence.jetbrains.com/Kotlin/40702623_Getting+Started.confluence
@@ -19,11 +19,11 @@ In IDEA navigate to: Preferences \-> Plugins \-> Browse Repositories. Enter
Then you should be able to select the Kotlin plugin and Download and Install. The repository above contains reasonable stable builds published approximately every week.
-{note:title=If you want to retrieve nightly builds through a plugin repository, use}[http://teamcity.jetbrains.com/guestAuth/repository/download/bt345/.lastSuccessful/updatePlugins.xml]{note}
+{note:title=If you want to retrieve nightly builds through a plugin repository, use}[https://teamcity.jetbrains.com/guestAuth/repository/download/bt345/.lastSuccessful/updatePlugins.xml]{note}
h3. Download the Kotlin plugin manually
-Alternatively, you can download the nightly builds of the IDEA Plugin from [our build server|http://teamcity.jetbrains.com/viewType.html?tab=buildTypeStatusDiv&buildTypeId=bt345&guest=1], look under "Artifacts".
+Alternatively, you can download the nightly builds of the IDEA Plugin from [our build server|https://teamcity.jetbrains.com/viewType.html?tab=buildTypeStatusDiv&buildTypeId=bt345&guest=1], look under "Artifacts".
Then navigate to Preferences \-> Plugins \-> Install plugin from disk...
@@ -56,7 +56,7 @@ h2. Downloading the Kotlin Runtime
The IDEA plugin already includes a Kotlin runtime. If you want to use Kotlin yourself from the command line or Ant you may need this too (unless you use other build tools like the [Kotlin Maven Plugin|Kotlin Build Tools#Maven]).
-Download it from the [build server|http://teamcity.jetbrains.com/viewType.html?tab=buildTypeStatusDiv&buildTypeId=bt345&guest=1], look under "Artifacts".
+Download it from the [build server|https://teamcity.jetbrains.com/viewType.html?tab=buildTypeStatusDiv&buildTypeId=bt345&guest=1], look under "Artifacts".
h2. Common Issues
diff --git a/libraries/docs/website/src/main/templates/developers.md b/libraries/docs/website/src/main/templates/developers.md
index e9f6a1e6a6f..cb6f93a160a 100644
--- a/libraries/docs/website/src/main/templates/developers.md
+++ b/libraries/docs/website/src/main/templates/developers.md
@@ -11,7 +11,7 @@
## Kommitter links
-* [TeamCity CI build](http://teamcity.jetbrains.com/project.html?projectId=project67&tab=projectOverview)
+* [TeamCity CI build](https://teamcity.jetbrains.com/project.html?projectId=project67&tab=projectOverview)
## Regenerating the website
diff --git a/update_dependencies.xml b/update_dependencies.xml
index 3b8dfbc37b2..23449e5019c 100644
--- a/update_dependencies.xml
+++ b/update_dependencies.xml
@@ -29,7 +29,7 @@
@@ -196,7 +196,7 @@
-
@@ -371,10 +371,10 @@