Skip to content

Commit ad821ba

Browse files
authored
Merge pull request rust-lang#530 from knickish/update_reference_code_links
2 parents bb22745 + e7a41a3 commit ad821ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ features = ["c"]
5959
5. Once the PR passes our extensive [testing infrastructure][4], we'll merge it!
6060
6. Celebrate :tada:
6161

62-
[1]: https://github.com/rust-lang/compiler-rt/tree/8598065bd965d9713bfafb6c1e766d63a7b17b89/test/builtins/Unit
63-
[2]: https://github.com/rust-lang/compiler-rt/tree/8598065bd965d9713bfafb6c1e766d63a7b17b89/lib/builtins
62+
[1]: https://github.com/rust-lang/llvm-project/tree/9e3de9490ff580cd484fbfa2908292b4838d56e7/compiler-rt/test/builtins/Unit
63+
[2]: https://github.com/rust-lang/llvm-project/tree/9e3de9490ff580cd484fbfa2908292b4838d56e7/compiler-rt/lib/builtins
6464
[3]: https://github.com/rust-lang/compiler-builtins/blob/0ba07e49264a54cb5bbd4856fcea083bb3fbec15/build.rs#L180-L265
6565
[4]: https://travis-ci.org/rust-lang/compiler-builtins
6666

0 commit comments

Comments
 (0)