Merge pull request #20505 from estsauver/doc_20504

Update guide index to point to the task page

Reviewed-by: alexcrichton
This commit is contained in:
bors 2015-01-04 21:36:39 +00:00
commit eb6f340d2a

View File

@ -58,7 +58,7 @@ a guide that can help you out:
* [Strings](guide-strings.html)
* [Pointers](guide-pointers.html)
* [Crates and modules](guide-crates.html)
* [Threads and Communication](guide-threads.html)
* [Threads and Communication](guide-tasks.html)
* [Error Handling](guide-error-handling.html)
* [Foreign Function Interface](guide-ffi.html)
* [Writing Unsafe and Low-Level Code](guide-unsafe.html)