Skip to content

Commit 85a5ab6

Browse files
committed
Fixed reference to JavaFx
1 parent e059a96 commit 85a5ab6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ui/coroutines-guide-ui.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,9 +638,10 @@ when the parent job is cancelled. An example of that is shown in
638638
[ConflatedChannel]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.experimental.channels/-conflated-channel/index.html
639639
[Channel.CONFLATED]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.experimental.channels/-channel/-c-o-n-f-l-a-t-e-d.html
640640
[LinkedListChannel]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.experimental.channels/-linked-list-channel/index.html
641+
<!--- SITE_ROOT https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-javafx -->
641642
<!--- DOCS_ROOT ui/kotlinx-coroutines-javafx/target/dokka/kotlinx-coroutines-javafx -->
642643
<!--- INDEX kotlinx.coroutines.experimental.javafx -->
643-
[JavaFx]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.experimental.javafx/-java-fx/index.html
644+
[JavaFx]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-javafx/kotlinx.coroutines.experimental.javafx/-java-fx/index.html
644645
<!--- DOCS_ROOT ui/kotlinx-coroutines-android/target/dokka/kotlinx-coroutines-android -->
645646
<!--- INDEX kotlinx.coroutines.experimental.android -->
646647
<!--- END -->

0 commit comments

Comments
 (0)