Use https everywhere - production code
This commit is contained in:
committed by
Ilya Chernikov
parent
7d5158c439
commit
7135f1972a
+2
-2
@@ -12,7 +12,7 @@
|
||||
|
||||
<name>Kotlin</name>
|
||||
<description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
|
||||
<url>http://kotlinlang.org/</url>
|
||||
<url>https://kotlinlang.org/</url>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
@@ -34,7 +34,7 @@
|
||||
<id>JetBrains</id>
|
||||
<name>JetBrains Team</name>
|
||||
<organization>JetBrains</organization>
|
||||
<organizationUrl>http://www.jetbrains.com</organizationUrl>
|
||||
<organizationUrl>https://www.jetbrains.com</organizationUrl>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user