Skip to content

Commit

Permalink
chore: update issues redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
ten3roberts committed Jan 29, 2024
1 parent 8ebc308 commit cb4bab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion color-eyre/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ impl HookBuilder {
///
/// ```rust
/// 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()
/// .unwrap()
/// ```
Expand Down

0 comments on commit cb4bab6

Please sign in to comment.