mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-23 05:00:59 +03: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