Skip to content

Commit 9739030

Browse files
committed
Link to index.html of deployed example-frontend-js
1 parent ca83391 commit 9739030

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/example-frontend-js/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ gradlew :example-frontend-js:start
1515
```
1616

1717
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).

site/docs/index.md

+1-1
Original file line numberDiff line numberDiff 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
3232
that uses coroutines to implement animations in imperative style.

0 commit comments

Comments
 (0)