Fix a few links in the docs
This commit is contained in:
parent
8367fb7ba6
commit
09b3903aec
7 changed files with 11 additions and 10 deletions
|
|
@ -710,7 +710,7 @@ Please note that [`catch_unwind()`] will only catch unwinding panics, not
|
|||
those who abort the process. See the documentation of [`catch_unwind()`]
|
||||
for more information.
|
||||
|
||||
[`catch_unwind()`]: https://doc.rust-lang.org/std/panic/fn.catch_unwind.html
|
||||
[`catch_unwind()`]: ../std/panic/fn.catch_unwind.html
|
||||
|
||||
# Representing opaque structs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue