Merge pull request #3331 from SaurabhSandav/play_kotlin

[kotlin/en] Update link to run Kotlin in the browser
This commit is contained in:
Divay Prakash 2018-10-27 14:23:28 +05:30 committed by GitHub
commit 8a80c5bfb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -448,5 +448,5 @@ fun testOperator() {
### Further Reading
* [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/)