diff --git a/src/cargo/ops/common_for_install_and_uninstall.rs b/src/cargo/ops/common_for_install_and_uninstall.rs index ae9ddd91486..21e784c0485 100644 --- a/src/cargo/ops/common_for_install_and_uninstall.rs +++ b/src/cargo/ops/common_for_install_and_uninstall.rs @@ -92,7 +92,7 @@ where "the `--vers` provided, `{}`, is \ not a valid semver version requirement\n\n Please have a look at \ - https://doc.crates.io/specifying-dependencies.html \ + https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html \ for the correct format", v ),