RustDesk: fix website link
This commit is contained in:
parent
e3feb39c6d
commit
63f4161054
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class RustDeskServer extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Purslane Ltd', 'RustDesk', 'https://rustdesk.com/');
|
||||
parent::__construct('Purslane Ltd', 'RustDesk', 'https://rustdesk.com/server/');
|
||||
$this->patch->setBranch('Server');
|
||||
}
|
||||
function check() : bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue