Fix link for armhf-gnu Dockerfile

This commit is contained in:
Yuki Okushi 2020-07-05 02:40:39 +09:00 committed by Who? Me?!
parent 401d0bf12b
commit 85b8077831
1 changed files with 2 additions and 2 deletions

View File

@ -279,7 +279,7 @@ communicate with the server to coordinate running tests (see
>
> It's also unclear to me how the wasm or asm.js tests are run.
[armhf-gnu]: https://github.com/rust-lang/rust/tree/master/src/ci/docker/armhf-gnu
[armhf-gnu]: https://github.com/rust-lang/rust/tree/master/src/ci/docker/host-x86_64/armhf-gnu/Dockerfile
[QEMU]: https://www.qemu.org/
[remote-test-client]: https://github.com/rust-lang/rust/tree/master/src/tools/remote-test-client
[remote-test-server]: https://github.com/rust-lang/rust/tree/master/src/tools/remote-test-server