Don't use 'here'

Fixes #17225
This commit is contained in:
Steve Klabnik 2014-09-13 14:44:08 -04:00
parent 1f5ee97184
commit b3432b267d

View File

@ -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 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