mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 07:21:36 +00:00
chore: update issues redirect
This commit is contained in:
parent
8ebc308a0a
commit
cb4bab6fd0
@ -492,7 +492,7 @@ impl HookBuilder {
|
|||||||
///
|
///
|
||||||
/// ```rust
|
/// ```rust
|
||||||
/// color_eyre::config::HookBuilder::default()
|
/// color_eyre::config::HookBuilder::default()
|
||||||
/// .panic_section("consider reporting the bug at https://github.com/eyre-rs/eyre")
|
/// .panic_section("consider reporting the bug at https://github.com/eyre-rs/eyre/issues")
|
||||||
/// .install()
|
/// .install()
|
||||||
/// .unwrap()
|
/// .unwrap()
|
||||||
/// ```
|
/// ```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user