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 74a46ea commit 37ff152Copy full SHA for 37ff152
doc/rust.md
@@ -24,8 +24,8 @@ documented separately by extracting documentation attributes from their
24
source code. Formatted documentation can be found at the following
25
locations:
26
27
- - Core library: <http://doc.rust-lang.org/doc/core>
28
- - Standard library: <http://doc.rust-lang.org/doc/std>
+ - Core library: <http://doc.rust-lang.org/doc/core/index.html>
+ - Standard library: <http://doc.rust-lang.org/doc/std/index.html>
29
30
## Disclaimer
31
0 commit comments