Skip to content

Commit 2430390

Browse files
author
Alexei Pastuchov
committed
bug fixing: Managed Processes tutorial link
1 parent 6dce4e8 commit 2430390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ API, which looks a lot like `Async` but manages exit signals in a single thread
499499
configurable task pools and task supervision strategy part of its API.
500500

501501
More complex examples of the `ManagedProcess` API can be seen in the
502-
[Managed Processes tutorial](tutorials/tutorial3.html). API documentation for HEAD is available
502+
[Managed Processes tutorial](tutorials/4ch.html). API documentation for HEAD is available
503503
[here][d-p-client-server-ManagedProcess].
504504

505505
### Supervision Trees

0 commit comments

Comments
 (0)