Skip to content

Commit ec88813

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 8d6aeaa + 3ed7a7d commit ec88813

File tree

4 files changed

+61
-66
lines changed

4 files changed

+61
-66
lines changed

coroutines-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The main coroutines guide has moved to the [docs folder](docs/coroutines-guide.m
5151
* <a name='supervision-scope'></a>[Supervision scope](docs/exception-handling.md#supervision-scope)
5252
* <a name='exceptions-in-supervised-coroutines'></a>[Exceptions in supervised coroutines](docs/exception-handling.md#exceptions-in-supervised-coroutines)
5353
<!--- TOC_REF docs/channels.md -->
54-
* <a name='channels-experimental'></a>[Channels (experimental)](docs/channels.md#channels-experimental)
54+
* <a name='channels'></a>[Channels](docs/channels.md#channels)
5555
* <a name='channel-basics'></a>[Channel basics](docs/channels.md#channel-basics)
5656
* <a name='closing-and-iteration-over-channels'></a>[Closing and iteration over channels](docs/channels.md#closing-and-iteration-over-channels)
5757
* <a name='building-channel-producers'></a>[Building channel producers](docs/channels.md#building-channel-producers)

0 commit comments

Comments
 (0)