rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org

This commit is contained in:
Santiago Pastorino 2020-03-09 18:33:04 -03:00
parent d00b2696d8
commit b3b32b74bc
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
49 changed files with 66 additions and 66 deletions

View file

@ -1,4 +1,4 @@
# Compiler Test Documentation
Documentation for the compiler testing framework can be found in
[the rustc dev guide](https://rust-lang.github.io/rustc-dev-guide/tests/intro.html).
[the rustc dev guide](https://rustc-dev-guide.rust-lang.org/tests/intro.html).