Rollup merge of #30541 - fbergr:doc, r=luqmana

Country-code top level domain names are tied to a specific country (for example .de for Germany).

r? @steveklabnik
This commit is contained in:
Steve Klabnik 2015-12-23 18:09:12 -05:00
commit 87a8f1fbf1

View file

@ -238,7 +238,7 @@ are:
* Don't be afraid to ask! The Rust community is friendly and helpful.
[gdfrustc]: http://manishearth.github.io/rust-internals-docs/rustc/
[gsearchdocs]: https://www.google.de/search?q=site:doc.rust-lang.org+your+query+here
[gsearchdocs]: https://www.google.com/search?q=site:doc.rust-lang.org+your+query+here
[rif]: http://internals.rust-lang.org
[rr]: https://doc.rust-lang.org/book/README.html
[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/