Fix minicore.rs link (#2122)
This commit is contained in:
parent
f66032cc94
commit
0557ec57b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue