@@ -162,7 +162,7 @@ class UpdateReady extends FormBase {
];
$form['backup']=[
'#prefix'=>'<strong>',
'#markup'=>$this->t('This cannot be undone, so it is strongly recommended to <a href=":url">back up your database</a> before continuing, if you haven\'t already.',[':url'=>'https://www.drupal.org/node/22281#s-backing-up-the-database']),
'#markup'=>$this->t('This cannot be undone, so it is strongly recommended to <a href=":url">back up your database and site</a> before continuing, if you haven\'t already.',[':url'=>'https://www.drupal.org/node/22281']),