summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--kotlin.html.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/kotlin.html.markdown b/kotlin.html.markdown
index 47577906..72018f51 100644
--- a/kotlin.html.markdown
+++ b/kotlin.html.markdown
@@ -317,5 +317,6 @@ object ObjectExample {
### Further Reading
-A web-based mini-IDE for Kotlin:
-[http://try.kotlinlang.org/)
+* [Kotlin tutorials](https://kotlinlang.org/docs/tutorials/)
+* [Try Kotlin in your browser](http://try.kotlinlang.org/)
+* [A list of Kotlin resources](http://kotlin.link/)