We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564c5ff commit 256e31cCopy full SHA for 256e31c
ui/coroutines-guide-ui.md
@@ -91,7 +91,7 @@ context object for your favourite UI library, even if it is not included out of
91
* [Event conflation](#event-conflation)
92
* [Blocking operations](#blocking-operations)
93
* [The problem of UI freezes](#the-problem-of-ui-freezes)
94
- * [Structured concurrency, lifecycle and coroutine parent-child hierarchy](#structured-concurrency,-lifecycle-and-coroutine-parent-child-hierarchy)
+ * [Structured concurrency, lifecycle and coroutine parent-child hierarchy](#structured-concurrency-lifecycle-and-coroutine-parent-child-hierarchy)
95
96
* [Advanced topics](#advanced-topics)
97
* [Starting coroutine in UI event handlers without dispatch](#starting-coroutine-in-ui-event-handlers-without-dispatch)
0 commit comments