Skip to content

Commit 9265734

Browse files
imwintsMcdostone
authored andcommitted
fix: update color-eyre repo links (#915)
1 parent 9017e39 commit 9265734

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/recipes/apps/color-eyre.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ With `RUST_BACKTRACE=full`:
102102

103103
See the `color_eyre` [docs] and [examples] for more advanced setups. E.g.:
104104

105-
- [Capturing span traces](https://github.com/eyre-rs/color-eyre/blob/master/examples/usage.rs)
106-
- [Configuring an automatic issue url](https://github.com/eyre-rs/color-eyre/blob/master/examples/github_issue.rs)
105+
- [Capturing span traces](https://github.com/eyre-rs/eyre/blob/master/color-eyre/examples/usage.rs)
106+
- [Configuring an automatic issue url](https://github.com/eyre-rs/eyre/blob/master/color-eyre/examples/github_issue.rs)
107107

108108
[`color_eyre`]: https://crates.io/crates/color-eyre
109-
[docs]: https://github.com/eyre-rs/color-eyre/blob/master/examples/
110-
[examples]: https://github.com/eyre-rs/color-eyre/blob/master/examples/
109+
[docs]: https://docs.rs/color_eyre/latest/color_eyre
110+
[examples]: https://github.com/eyre-rs/eyre/blob/master/color-eyre/examples/

0 commit comments

Comments
 (0)