Fix minicore.rs link (#2122)

This commit is contained in:
Martin Liška 2024-11-04 09:17:28 +01:00 committed by GitHub
parent f66032cc94
commit 0557ec57b7

View file

@ -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