@@ -72,7 +72,7 @@ public function buildForm(array $form, FormStateInterface $form_state, $install_
'#type'=>'item',
// #markup is XSS admin filtered which ensures unsafe protocols will be
// removed from the url.
'#markup'=>'<p>Translations will be downloaded from the <a href="http://localize.drupal.org">Drupal Translation website</a>. If you do not want this, select <a href="'.$link_to_english.'">English</a>.</p>',
'#markup'=>'<p>Translations will be downloaded from the <a href="https://localize.drupal.org/download">Drupal Translation website</a>. If you do not want this, select <a href="'.$link_to_english.'">English</a>.</p>',