diff --git a/compiler/rustc_query_system/src/dep_graph/README.md b/compiler/rustc_query_system/src/dep_graph/README.md index b9d91cd35a8dd..3dd107f2feabe 100644 --- a/compiler/rustc_query_system/src/dep_graph/README.md +++ b/compiler/rustc_query_system/src/dep_graph/README.md @@ -1,4 +1,3 @@ -To learn more about how dependency tracking works in rustc, see the [rustc -guide]. +To learn more about how dependency tracking works in rustc, see the [rustc dev guide]. [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/query.html