Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 693b6d2

Browse files
authoredNov 4, 2024··
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
 

‎src/tests/minicore.md

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.