diff --git a/src/doc/index.md b/src/doc/index.md index 66f69d62e788f..0eaa58821204a 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -87,10 +87,10 @@ There are questions that are asked quite often, and so we've made FAQs for them: # The standard library -You can find function-level documentation for the entire standard library -[here](std/index.html). There's a list of crates on the left with more specific -sections, or you can use the search bar at the top to search for something if -you know its name. +We have [API-style documentation for the entire standard +library](std/index.html). There's a list of crates on the left with more +specific sections, or you can use the search bar at the top to search for +something if you know its name. # External documentation