Skip to content

Commit 2a22c80

Browse files
authored
Fix link to "Updating LLVM" documentation (#42)
The documentation was moved and is no longer accessible through the old link.
1 parent 7e39330 commit 2a22c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ first, and then we can cherry-pick them onto our branches if necessary.
1111

1212
To learn more about updating LLVM in the Rust compiler, consult the
1313
[documentation for doing so in
14-
`rustc-guide`](https://rust-lang.github.io/rustc-guide/codegen/updating-llvm.html)
14+
`rustc-guide`](https://rustc-dev-guide.rust-lang.org/backend/updating-llvm.html)

0 commit comments

Comments
 (0)