From 0037f4e37cb32f6195ab57fe4e5d34eb0adcd2d5 Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Fri, 6 Mar 2020 11:13:26 -0300 Subject: Rename rustc-guide to rustc-dev-guide --- src/librustc_codegen_ssa/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/librustc_codegen_ssa/README.md') diff --git a/src/librustc_codegen_ssa/README.md b/src/librustc_codegen_ssa/README.md index 2a3a4fcc5fc..1faf733fa8d 100644 --- a/src/librustc_codegen_ssa/README.md +++ b/src/librustc_codegen_ssa/README.md @@ -1,3 +1,3 @@ -Please read the rustc-guide chapter on [Backend Agnostic Codegen][bac]. +Please read the rustc-dev-guide chapter on [Backend Agnostic Codegen][bac]. -[bac]: https://rust-lang.github.io/rustc-guide/codegen/backend-agnostic.html +[bac]: https://rust-lang.github.io/rustc-dev-guide/codegen/backend-agnostic.html -- cgit 1.4.1-3-g733a5