diff --git a/rust-msvc.json b/rust-msvc.json
index b29d3f1699..fd69cac6b3 100644
--- a/rust-msvc.json
+++ b/rust-msvc.json
@@ -18,8 +18,8 @@
"Rust\\bin\\cargo.exe"
],
"checkver": {
- "url": "https://github.com/rust-lang/rust/releases",
- "re": "([\\d.]+)"
+ "url": "https://www.rust-lang.org/en-US/",
+ "re": "Install Rust ([\\d.]+)"
},
"autoupdate": {
"architecture": {