Skip to content

Commit eb6f340

Browse files
committed
Merge pull request #20505 from estsauver/doc_20504
Update guide index to point to the task page Reviewed-by: alexcrichton
2 parents 612be77 + 21617ad commit eb6f340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ a guide that can help you out:
5858
* [Strings](guide-strings.html)
5959
* [Pointers](guide-pointers.html)
6060
* [Crates and modules](guide-crates.html)
61-
* [Threads and Communication](guide-threads.html)
61+
* [Threads and Communication](guide-tasks.html)
6262
* [Error Handling](guide-error-handling.html)
6363
* [Foreign Function Interface](guide-ffi.html)
6464
* [Writing Unsafe and Low-Level Code](guide-unsafe.html)

0 commit comments

Comments
 (0)