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 c6c7866 commit 21617adCopy full SHA for 21617ad
src/doc/index.md
@@ -58,7 +58,7 @@ a guide that can help you out:
58
* [Strings](guide-strings.html)
59
* [Pointers](guide-pointers.html)
60
* [Crates and modules](guide-crates.html)
61
-* [Threads and Communication](guide-threads.html)
+* [Threads and Communication](guide-tasks.html)
62
* [Error Handling](guide-error-handling.html)
63
* [Foreign Function Interface](guide-ffi.html)
64
* [Writing Unsafe and Low-Level Code](guide-unsafe.html)
0 commit comments