Skip to content

Commit 60e7473

Browse files
authored
Fix broken link in README
1 parent a80ec3b commit 60e7473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_codegen_llvm/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ that runs towards the end of the compilation process.
44

55
For more information about how codegen works, see the [rustc dev guide].
66

7-
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/codegen.html
7+
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/backend/codegen.html

0 commit comments

Comments
 (0)