File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -211,9 +211,9 @@ For an example of how to setup custom filters, check out [`examples/custom_filte
211
211
[ `eyre::Result` ] : https://docs.rs/eyre/*/eyre/type.Result.html
212
212
[ `Handler` ] : https://docs.rs/color-eyre/*/color_eyre/struct.Handler.html
213
213
[ `examples/usage.rs` ] : https://github.com/eyre-rs/color-eyre/blob/master/examples/usage.rs
214
- [ `examples/custom_filter.rs` ] : https://github.com/eyre-rs/eyre/tree /master/color-eyre/blob/master /examples/custom_filter.rs
215
- [ `examples/custom_section.rs` ] : https://github.com/eyre-rs/eyre/tree /master/color-eyre/blob/master /examples/custom_section.rs
216
- [ `examples/multiple_errors.rs` ] : https://github.com/eyre-rs/eyre/tree /master/color-eyre/blob/master /examples/multiple_errors.rs
214
+ [ `examples/custom_filter.rs` ] : https://github.com/eyre-rs/eyre/blob /master/color-eyre/examples/custom_filter.rs
215
+ [ `examples/custom_section.rs` ] : https://github.com/eyre-rs/eyre/blob /master/color-eyre/examples/custom_section.rs
216
+ [ `examples/multiple_errors.rs` ] : https://github.com/eyre-rs/eyre/blob /master/color-eyre/examples/multiple_errors.rs
217
217
218
218
#### License
219
219
You can’t perform that action at this time.
0 commit comments