Skip to content

Commit

Permalink
Fix minicore.rs link (#2122)
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin authored Nov 4, 2024
1 parent 53d4920 commit 693b6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/minicore.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ impl Copy for Meow {} // `Copy` here is provided by `minicore`
fn meow() {}
```

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

0 comments on commit 693b6d2

Please sign in to comment.