X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibrustc_codegen_llvm%2FREADME.md;h=dda2e5ac18f01ba00f35a1b9a3d8b8d6b3ea567d;hb=bfac73c0a6786644d0a58a12347839d442be26ac;hp=8d1c9a52b24289479478c4810e751eb9c1e3857e;hpb=b3734bd78f566dc9c6ddf977fb290c847cccdc9c;p=rust.git 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