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.
2 parents b2a8fae + 107da87 commit 1be19f9Copy full SHA for 1be19f9
src/doc/complement-lang-faq.md
@@ -22,8 +22,8 @@ Some examples that demonstrate different aspects of the language:
22
23
[sprocketnes]: https://github.com/pcwalton/sprocketnes
24
[hash]: https://github.com/mozilla/rust/blob/master/src/libstd/hash.rs
25
-[HashMap]: https://github.com/mozilla/rust/blob/master/src/libstd/hashmap.rs
26
-[json]: https://github.com/mozilla/rust/blob/master/src/libextra/json.rs
+[HashMap]: https://github.com/mozilla/rust/blob/master/src/libcollections/hashmap.rs
+[json]: https://github.com/mozilla/rust/blob/master/src/libserialize/json.rs
27
28
You may also be interested in browsing [GitHub's Rust][github-rust] page.
29
0 commit comments