File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ gradlew :example-frontend-js:start
1515```
1616
1717Built and deployed application is available at the library documentation site
18- [ here] ( http://kotlin.github.io/kotlinx.coroutines/example-frontend-js ) .
18+ [ here] ( http://kotlin.github.io/kotlinx.coroutines/example-frontend-js/index.html ) .
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ Library support for Kotlin coroutines. This reference is a companion to
2828
2929## Examples
3030
31- * [ example-frontend-js] ( example-frontend-js ) -- frontend application written in Kotlin/JS
31+ * [ example-frontend-js] ( example-frontend-js/index.html ) -- frontend application written in Kotlin/JS
3232that uses coroutines to implement animations in imperative style.
You can’t perform that action at this time.
0 commit comments