Skip to content

Commit 3b7f321

Browse files
committed
Fix link to Ty
1 parent e5f39eb commit 3b7f321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ on [`ty::Ty`][ty], but for now, we just want to mention that it exists and is th
319319

320320
Also note that the `rustc_middle::ty` module defines the `TyCtxt` struct we mentioned before.
321321

322-
[ty]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/type.Ty.html
322+
[ty]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/struct.Ty.html
323323

324324
### Parallelism
325325

0 commit comments

Comments
 (0)