mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
change download page to https://rustdesk.com/download
This commit is contained in:
@@ -659,7 +659,7 @@ class UpdateMe: Reactor.Component {
|
||||
}
|
||||
|
||||
event click $(#install-me) {
|
||||
handler.open_url("https://rustdesk.com");
|
||||
handler.open_url("https://rustdesk.com/download");
|
||||
return;
|
||||
if (!is_win) {
|
||||
handler.open_url("https://rustdesk.com");
|
||||
|
||||
Reference in New Issue
Block a user