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 efcc1d1 commit 1cede0bCopy full SHA for 1cede0b
src/doc/not_found.md
@@ -11,20 +11,20 @@ Looks like you've taken a wrong turn.
11
12
Some things that might be helpful to you though:
13
14
-## Search
+# Search
15
16
* <form action="https://duckduckgo.com/">
17
<input type="text" id="site-search" name="q" size="80"></input>
18
<input type="submit" value="Search DuckDuckGo">
19
</form>
20
* Rust doc search: <span id="core-search"></span>
21
22
-## Reference
+# Reference
23
24
* [The Rust official site](http://rust-lang.org)
25
* [The Rust reference](http://doc.rust-lang.org/reference.html)
26
27
-## Docs
+# Docs
28
29
* [The standard library](http://doc.rust-lang.org/std/)
30
0 commit comments