diff options
| author | Santiago Pastorino <spastorino@gmail.com> | 2020-03-09 18:33:04 -0300 |
|---|---|---|
| committer | Santiago Pastorino <spastorino@gmail.com> | 2020-03-10 17:08:18 -0300 |
| commit | b3b32b74bcc767aae694c473e87d10cee9d0aff3 (patch) | |
| tree | ed66bfdbf63ae61c172be9a7486ff8ca66d4fb12 /src/doc/rustc | |
| parent | d00b2696d874ca245e36766b8a1f6f2eb7f30cb1 (diff) | |
| download | rust-b3b32b74bcc767aae694c473e87d10cee9d0aff3.tar.gz rust-b3b32b74bcc767aae694c473e87d10cee9d0aff3.zip | |
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
Diffstat (limited to 'src/doc/rustc')
| -rw-r--r-- | src/doc/rustc/src/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/contributing.md b/src/doc/rustc/src/contributing.md index 47caf374746..3b552e7cc0a 100644 --- a/src/doc/rustc/src/contributing.md +++ b/src/doc/rustc/src/contributing.md @@ -8,5 +8,5 @@ more, you'll want to check that out. If you would like to contribute to _this_ book, you can find its source in the rustc source at [src/doc/rustc][rustc_book]. -[rustc_dev_guide]: https://rust-lang.github.io/rustc-dev-guide/ +[rustc_dev_guide]: https://rustc-dev-guide.rust-lang.org/ [rustc_book]: https://github.com/rust-lang/rust/tree/master/src/doc/rustc |
