Fix minicore.rs link (#2122)
This commit is contained in:
parent
53d4920323
commit
693b6d2b0f
|
|
@ -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…
Reference in New Issue