diff options
| author | Mark Mansi <markm@cs.wisc.edu> | 2018-11-26 15:03:13 -0600 |
|---|---|---|
| committer | Mark Mansi <markm@cs.wisc.edu> | 2018-11-26 15:03:13 -0600 |
| commit | 6494f1e60e1931ac62eaef0a203bcb013fd77acf (patch) | |
| tree | 96a9d4b91a9002f4bcd7f886c3e3621fbbd1386c /src/doc | |
| parent | 6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb (diff) | |
| download | rust-6494f1e60e1931ac62eaef0a203bcb013fd77acf.tar.gz rust-6494f1e60e1931ac62eaef0a203bcb013fd77acf.zip | |
rustc-guide has moved
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/rustc/src/contributing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc/src/contributing.md b/src/doc/rustc/src/contributing.md index fcb8e6b27db..3a1cafe8a61 100644 --- a/src/doc/rustc/src/contributing.md +++ b/src/doc/rustc/src/contributing.md @@ -1,6 +1,6 @@ # Contributing to rustc We'd love to have your help improving `rustc`! To that end, we've written [a -whole book](https://rust-lang-nursery.github.io/rustc-guide/) on its +whole book](https://rust-lang.github.io/rustc-guide/) on its internals, how it works, and how to get started working on it. To learn -more, you'll want to check that out. \ No newline at end of file +more, you'll want to check that out. |
