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 97569a3 commit 2315331Copy full SHA for 2315331
v3/docs/TUTORIAL.md
@@ -27,7 +27,7 @@ REPL.
27
3. [Synchronisation](./TUTORIAL.md#3-synchronisation)
28
3.1 [Lock](./TUTORIAL.md#31-lock)
29
3.2 [Event](./TUTORIAL.md#32-event)
30
- 3.2.1 [Wait on multiple events](./TUTORIAL.md#321-wait_on_multiple_events) Pause until 1 of N events is set.
+ 3.2.1 [Wait on multiple events](./TUTORIAL.md#321-wait-on-multiple-events) Pause until 1 of N events is set.
31
3.3 [Coordinating multiple tasks](./TUTORIAL.md#33-coordinating-multiple-tasks)
32
3.3.1 [gather](./TUTORIAL.md#331-gather)
33
3.3.2 [TaskGroups](./TUTORIAL.md#332-taskgroups) Not yet in official build.
0 commit comments