fix markdown reference
Co-authored-by: Dariusz Niedoba <darksv@users.noreply.github.com>
This commit is contained in:
parent
0ec3ea9e69
commit
c8405d2251
@ -168,7 +168,7 @@ mod break_keyword {}
|
|||||||
/// [Rust Book]:
|
/// [Rust Book]:
|
||||||
/// ../book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
|
/// ../book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
|
||||||
/// [Reference]: ../reference/items/constant-items.html
|
/// [Reference]: ../reference/items/constant-items.html
|
||||||
/// [cosnt-eval]: ./reference/const_eval.html
|
/// [const-eval]: ../reference/const_eval.html
|
||||||
mod const_keyword {}
|
mod const_keyword {}
|
||||||
|
|
||||||
#[doc(keyword = "continue")]
|
#[doc(keyword = "continue")]
|
||||||
|
Loading…
Reference in New Issue
Block a user