about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/README.md
diff options
context:
space:
mode:
authorMark Mansi <markm@cs.wisc.edu>2018-11-26 15:03:13 -0600
committerMark Mansi <markm@cs.wisc.edu>2018-11-26 15:03:13 -0600
commit6494f1e60e1931ac62eaef0a203bcb013fd77acf (patch)
tree96a9d4b91a9002f4bcd7f886c3e3621fbbd1386c /src/librustc_codegen_llvm/README.md
parent6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb (diff)
downloadrust-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.md2
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