diff --git a/core/profiles/demo_umami/demo_umami.profile b/core/profiles/demo_umami/demo_umami.profile index 97ae45da0b5d0b462048caf79f951af52f8a58fb..052f5b2672666d7b51cc7876ae9df5178d446307 100644 --- a/core/profiles/demo_umami/demo_umami.profile +++ b/core/profiles/demo_umami/demo_umami.profile @@ -31,8 +31,8 @@ function demo_umami_form_install_configure_submit($form, FormStateInterface $for */ function demo_umami_toolbar() { // Add a warning about using an experimental profile. - // @todo: This can be removed once a generic warning for experimental profiles has been introduced. - // @see https://www.drupal.org/project/drupal/issues/2934374 + // @todo This can be removed once a generic warning for experimental profiles + // has been introduced. https://www.drupal.org/project/drupal/issues/2934374 $items['experimental-profile-warning'] = [ '#weight' => 999, '#cache' => [