From 670e71bdd611edff390df3126ccf11b1ced9af6a Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Tue, 15 Jul 2014 23:50:30 +0400 Subject: [PATCH] Minor: update link to Kotlin website. --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 986b7c10646..80ea3e7c30a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,6 @@ # Kotlin Programming Language -Welcome to [Kotlin](http://www.jetbrains.com/kotlin)! Some handy links: +Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links: * [Getting Started Guide](http://confluence.jetbrains.net/display/Kotlin/Getting+Started) * [Web Demo](http://kotlin-demo.jetbrains.com/)