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
15
15
```
16
16
17
17
Built 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
28
28
29
29
## Examples
30
30
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
32
32
that uses coroutines to implement animations in imperative style.
You can’t perform that action at this time.
0 commit comments