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/librustc_target | |
| parent | 6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb (diff) | |
| download | rust-6494f1e60e1931ac62eaef0a203bcb013fd77acf.tar.gz rust-6494f1e60e1931ac62eaef0a203bcb013fd77acf.zip | |
rustc-guide has moved
Diffstat (limited to 'src/librustc_target')
| -rw-r--r-- | src/librustc_target/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_target/README.md b/src/librustc_target/README.md index f5b1acb1921..a22000ea9d2 100644 --- a/src/librustc_target/README.md +++ b/src/librustc_target/README.md @@ -3,4 +3,4 @@ specific to different compilation targets and so forth. For more information about how rustc works, see the [rustc guide]. -[rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/ +[rustc guide]: https://rust-lang.github.io/rustc-guide/ |
