diff --git a/src/Model/Changelog/ChangelogItem.php b/src/Model/Changelog/ChangelogItem.php index 545132c..f6921e6 100644 --- a/src/Model/Changelog/ChangelogItem.php +++ b/src/Model/Changelog/ChangelogItem.php @@ -60,7 +60,7 @@ public function setChangelogLibrary($changelogLibrary) * * @var string */ - protected $cveURL = "http://www.silverstripe.org/download/security-releases/"; + protected $cveURL = "https://www.silverstripe.org/download/security-releases/"; /** * Order of the array keys determines order of the lists.