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_codegen_llvm/README.md | |
| parent | 6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb (diff) | |
| download | rust-6494f1e60e1931ac62eaef0a203bcb013fd77acf.tar.gz rust-6494f1e60e1931ac62eaef0a203bcb013fd77acf.zip | |
rustc-guide has moved
Diffstat (limited to 'src/librustc_codegen_llvm/README.md')
| -rw-r--r-- | src/librustc_codegen_llvm/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_codegen_llvm/README.md b/src/librustc_codegen_llvm/README.md index 8d1c9a52b24..dda2e5ac18f 100644 --- a/src/librustc_codegen_llvm/README.md +++ b/src/librustc_codegen_llvm/README.md @@ -4,4 +4,4 @@ that runs towards the end of the compilation process. For more information about how codegen works, see the [rustc guide]. -[rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/codegen.html +[rustc guide]: https://rust-lang.github.io/rustc-guide/codegen.html |
