diff options
| author | fbergr <fbergr@gmail.com> | 2015-12-23 22:42:36 +0200 |
|---|---|---|
| committer | fbergr <fbergr@gmail.com> | 2015-12-23 22:42:36 +0200 |
| commit | aa219d9412083ca48050a980178d54d510e3e65f (patch) | |
| tree | cfab16898544aa45d70aeca3b2e1f87df37526a8 | |
| parent | 4ce1dafd1d58852a88f38a0f63cb11236a7470cb (diff) | |
| download | rust-aa219d9412083ca48050a980178d54d510e3e65f.tar.gz rust-aa219d9412083ca48050a980178d54d510e3e65f.zip | |
doc: Change Google link to generic top level domain
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a11e9a7d680..c3851dcc8f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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/ |
