From b82ba117ccb6ea4eb70e0f6a7f6c969f67af37e4 Mon Sep 17 00:00:00 2001 From: Sanket Dasgupta Date: Mon, 27 Jul 2015 23:43:56 +0530 Subject: [PATCH] update readme.md to include try.kotlinlang.org --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 398fc2092c5..1da79e9759a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -8,7 +8,7 @@ Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links: * [Kotlin Site](http://kotlinlang.org/) * [Getting Started Guide](http://kotlinlang.org/docs/tutorials/getting-started.html) - * [Web Demo](http://kotlin-demo.jetbrains.com/) + * [Try Kotlin](http://try.kotlinlang.org/) * [API](http://jetbrains.github.com/kotlin/versions/snapshot/apidocs/index.html) * [Issue Tracker](http://youtrack.jetbrains.com/issues/KT) * [Forum](http://devnet.jetbrains.net/community/kotlin?view=discussions)