Skip to content

Commit 73d9970

Browse files
hycinth22camelid
andauthored
Update src/memory.md
use .md instead of .html for self-links Co-authored-by: Noah Lev <camelidcamel@gmail.com>
1 parent 86eeea9 commit 73d9970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ represented as a slice `&'tcx [tcx.types.i32, tcx.types.u32]`).
5252
defined and discussed in depth in the `AdtDef and DefId` section.
5353
- [`Predicate`] defines something the trait system has to prove (see `traits` module).
5454

55-
[`GenericArgs`]: ./ty_module/generic_arguments.html#the-genericargs-type
55+
[`GenericArgs`]: ./ty_module/generic_arguments.md#the-genericargs-type
5656
[`TraitRef`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/type.TraitRef.html
5757
[`Predicate`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/struct.Predicate.html
5858

0 commit comments

Comments
 (0)