diff --git a/modules/Zoom.php b/modules/Zoom.php index 88039ae..7fe27a5 100644 --- a/modules/Zoom.php +++ b/modules/Zoom.php @@ -2,7 +2,7 @@ class Zoom extends PatchBase { function __construct() { - parent::__construct('Zoom Video Communications', 'Zoom', 'https://zoom.us/download'); + parent::__construct('Zoom Video Communications', 'Zoom', 'https://zoom.us/download/admin'); } function check() : bool { if ($this->fetch_header('https://zoom.us/client/latest/ZoomInstaller.exe'))