about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorChris Simpkins <git.simpkins@gmail.com>2020-03-09 17:58:39 -0400
committerChris Simpkins <git.simpkins@gmail.com>2020-03-09 17:58:39 -0400
commit58dec1ca9c98cfb46d6152fe222cd37d635b143e (patch)
treeee7c1eb8a5090e78b77b6a53385d227a50d89f40 /doc
parentd8167128fca35ce1ae645ef9a26fb3cece937c74 (diff)
downloadrust-58dec1ca9c98cfb46d6152fe222cd37d635b143e.tar.gz
rust-58dec1ca9c98cfb46d6152fe222cd37d635b143e.zip
update rust-lang.github.io to rustc-dev-guide.rust-lang.org
Diffstat (limited to 'doc')
-rw-r--r--doc/adding_lints.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/adding_lints.md b/doc/adding_lints.md
index 1e78b0801d8..4572a9a334f 100644
--- a/doc/adding_lints.md
+++ b/doc/adding_lints.md
@@ -459,5 +459,5 @@ don't hesitate to ask on Discord, IRC or in the issue/PR.
 [in_external_macro]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/lint/fn.in_external_macro.html
 [play]: https://play.rust-lang.org
 [author_example]: https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=f093b986e80ad62f3b67a1f24f5e66e2
-[rustc-dev-guide]: https://rust-lang.github.io/rustc-dev-guide/
+[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/
 [nightly_docs]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/