Skip to content

Commit 693b6d2

Browse files
authored
Fix minicore.rs link (#2122)
1 parent 53d4920 commit 693b6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tests/minicore.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ impl Copy for Meow {} // `Copy` here is provided by `minicore`
5151
fn meow() {}
5252
```
5353

54-
[minicore]: https://github.com/rust-lang/rust/tree/master/tests/auxiliary/minicore.rs
54+
[`minicore`]: https://github.com/rust-lang/rust/tree/master/tests/auxiliary/minicore.rs

0 commit comments

Comments
 (0)