diff options
Diffstat (limited to 'src/librustc_infer/lib.rs')
| -rw-r--r-- | src/librustc_infer/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_infer/lib.rs b/src/librustc_infer/lib.rs index 373b1f79419..49e99b574b8 100644 --- a/src/librustc_infer/lib.rs +++ b/src/librustc_infer/lib.rs @@ -7,7 +7,7 @@ //! //! For more information about how rustc works, see the [rustc dev guide]. //! -//! [rustc dev guide]: https://rust-lang.github.io/rustc-dev-guide/ +//! [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/ //! //! # Note //! |
