Update link to run Kotlin in the browser

This commit is contained in:
Saurabh Sandav 2018-10-27 11:24:10 +05:30
parent dba905ffd2
commit b3d01a51a8
No known key found for this signature in database
GPG Key ID: F7981C9D8858F64C

View File

@ -448,5 +448,5 @@ fun testOperator() {
### Further Reading ### Further Reading
* [Kotlin tutorials](https://kotlinlang.org/docs/tutorials/) * [Kotlin tutorials](https://kotlinlang.org/docs/tutorials/)
* [Try Kotlin in your browser](http://try.kotlinlang.org/) * [Try Kotlin in your browser](https://play.kotlinlang.org/)
* [A list of Kotlin resources](http://kotlin.link/) * [A list of Kotlin resources](http://kotlin.link/)