Adobe Reader: change link to release overview page
This commit is contained in:
parent
713debd165
commit
9e90c8a92a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class AdobeReader extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Adobe', 'Acrobat Reader', 'https://get.adobe.com/reader/');
|
||||
parent::__construct('Adobe', 'Acrobat Reader', 'https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/index.html');
|
||||
$this->patch->setBranch('DC');
|
||||
}
|
||||
function check() : bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue