Skip to content

Commit cf0e6d7

Browse files
authored
Fix broken link to dist-x86_64-linux Dockerfile (#568)
1 parent fae9448 commit cf0e6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/infra/docs/rustc-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ for that platform.
3939

4040
[platforms]: https://doc.rust-lang.org/nightly/rustc/platform-support.html
4141
[rustup-toolchain-install-master]: https://github.com/kennytm/rustup-toolchain-install-master
42-
[dist-x86_64-linux]: https://github.com/rust-lang/rust/blob/master/src/ci/docker/dist-x86_64-linux/Dockerfile
42+
[dist-x86_64-linux]: https://github.com/rust-lang/rust/blob/master/src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
4343

4444
## Merging PRs serially with bors
4545

0 commit comments

Comments
 (0)