File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 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
255255license, shall be dual licensed as above, without any additional terms or
256256conditions.
257257
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
261261[ `Debug` ] : https://doc.rust-lang.org/core/fmt/trait.Debug.html
262262[ `Default` ] : https://doc.rust-lang.org/core/default/trait.Default.html
263263[ `Hash` ] : https://doc.rust-lang.org/core/hash/trait.Hash.html
Original file line number Diff line number Diff line change 291291//! license, shall be dual licensed as above, without any additional terms or
292292//! conditions.
293293//!
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
297297//! [`Debug`]: core::fmt::Debug
298298//! [`Default`]: core::default::Default
299299//! [`Hash`]: core::hash::Hash
You can’t perform that action at this time.
0 commit comments