diff --git a/core/modules/system/system.api.php b/core/modules/system/system.api.php index 1e3795a..2eef874 100644 --- a/core/modules/system/system.api.php +++ b/core/modules/system/system.api.php @@ -997,7 +997,7 @@ function hook_permission() { * For detailed usage examples of: * - Module overview help, see content_translation_help(). Module overview * help should follow - * @link https://drupal.org/node/632280 the standard help template. @endlink + * @link https://drupal.org/node/632280 the standard help template. @endlink * - Page-specific help using only routes, see book_help(). * - Page-specific help using routes and $request, see block_help(). *