diff --git a/breakpad-handler/Cargo.toml b/breakpad-handler/Cargo.toml index 995e83c..135ed0b 100644 --- a/breakpad-handler/Cargo.toml +++ b/breakpad-handler/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Embark "] edition = "2018" license = "MIT OR Apache-2.0" documentation = "https://docs.rs/breakpad-handler" -homepage = "https://github.com/EmbarkStudios/sentry-contrib-rust/breakpad-handler" +homepage = "https://github.com/EmbarkStudios/sentry-contrib-rust/tree/main/breakpad-handler" keywords = ["breakpad", "minidump", "crash"] readme = "README.md" diff --git a/breakpad-sys/Cargo.toml b/breakpad-sys/Cargo.toml index b9f7438..4c13378 100644 --- a/breakpad-sys/Cargo.toml +++ b/breakpad-sys/Cargo.toml @@ -11,7 +11,7 @@ edition = "2018" # https://clearlydefined.io/definitions/git/github/google/breakpad/5bba75bfd6ec386b8e3af0b91332388a378135bf license = "BSD-3-Clause" documentation = "https://docs.rs/breakpad-sys" -homepage = "https://github.com/EmbarkStudios/sentry-contrib-rust/breakpad-sys" +homepage = "https://github.com/EmbarkStudios/sentry-contrib-rust/tree/main/breakpad-sys" keywords = ["breakpad", "minidump", "crash"] readme = "README.md" exclude = [