Added the correct route name for the hook_help.
Compare changes
+ 2
− 2
@@ -14,10 +14,10 @@ use Drupal\Core\Routing\RouteMatchInterface;
$output .= '<p>' . t('Announcements Feed module allows to access announcements from the Drupal.org feed. For more information, see the <a href=":documentation">online documentation for the Announcements Feed module module</a>.', [':documentation' => 'https://www.drupal.org/docs/contributed-modules/announcements-feed']) . '</p>';
$output .= '<p>' . t('Announcements Feed module allows to access announcements from the Drupal.org feed. For more information, see the <a href=":documentation">online documentation for the Announcements Feed module</a>.', [':documentation' => 'https://www.drupal.org/docs/contributed-modules/announcements-feed']) . '</p>';