Skip to content

Commit 8fd6984

Browse files
authored
Make link relative an link to md not html
1 parent a470ee3 commit 8fd6984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ the name `'tcx`, which means that something is tied to the lifetime of the
323323

324324
For more information about queries in the compiler, see [the queries chapter][queries].
325325

326-
[queries]: https://rustc-dev-guide.rust-lang.org/query.html
326+
[queries]: ./query.md
327327

328328
### `ty::Ty`
329329

0 commit comments

Comments
 (0)