File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -255,9 +255,9 @@ submitted for inclusion in the work by you, as defined in the Apache-2.0
255
255
license, shall be dual licensed as above, without any additional terms or
256
256
conditions.
257
257
258
- [ CHANGELOG ] : https://github.com/getsentry/sentry-native /blob/main/CHANGELOG
259
- [ LICENSE-MIT ] : https://github.com/getsentry/sentry-native /blob/main/LICENSE-MIT
260
- [ LICENSE-APACHE ] : https://github.com/getsentry/sentry-native /blob/main/LICENSE-APACHE
258
+ [ CHANGELOG ] : https://github.com/ModProg/derive-where /blob/main/CHANGELOG
259
+ [ LICENSE-MIT ] : https://github.com/ModProg/derive-where /blob/main/LICENSE-MIT
260
+ [ LICENSE-APACHE ] : https://github.com/ModProg/derive-where /blob/main/LICENSE-APACHE
261
261
[ `Debug` ] : https://doc.rust-lang.org/core/fmt/trait.Debug.html
262
262
[ `Default` ] : https://doc.rust-lang.org/core/default/trait.Default.html
263
263
[ `Hash` ] : https://doc.rust-lang.org/core/hash/trait.Hash.html
Original file line number Diff line number Diff line change 291
291
//! license, shall be dual licensed as above, without any additional terms or
292
292
//! conditions.
293
293
//!
294
- //! [CHANGELOG]: https://github.com/getsentry/sentry-native /blob/main/CHANGELOG
295
- //! [LICENSE-MIT]: https://github.com/getsentry/sentry-native /blob/main/LICENSE-MIT
296
- //! [LICENSE-APACHE]: https://github.com/getsentry/sentry-native /blob/main/LICENSE-APACHE
294
+ //! [CHANGELOG]: https://github.com/ModProg/derive-where /blob/main/CHANGELOG
295
+ //! [LICENSE-MIT]: https://github.com/ModProg/derive-where /blob/main/LICENSE-MIT
296
+ //! [LICENSE-APACHE]: https://github.com/ModProg/derive-where /blob/main/LICENSE-APACHE
297
297
//! [`Debug`]: core::fmt::Debug
298
298
//! [`Default`]: core::default::Default
299
299
//! [`Hash`]: core::hash::Hash
You can’t perform that action at this time.
0 commit comments