Skip to content

Commit 1f4d6ac

Browse files
tshepangcamelid
andcommitted
accept review suggestion
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
1 parent 4e8110c commit 1f4d6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/backend-agnostic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namely LLVM, [Cranelift], and [GCC].
88

99
[Cranelift]: https://github.com/bjorn3/rustc_codegen_cranelift
1010
[GCC]: https://github.com/rust-lang/rustc_codegen_gcc
11-
[`rustc_codegen_ssa`]: https://doc.rust-lang.org/stable/nightly-rustc/rustc_codegen_ssa/index.html
11+
[`rustc_codegen_ssa`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_ssa/index.html
1212

1313
# Refactoring of `rustc_codegen_llvm`
1414
by Denis Merigoux, October 23rd 2018

0 commit comments

Comments
 (0)