diff --git a/core/modules/node/templates/node.html.twig b/core/modules/node/templates/node.html.twig index a2d75b0..356198a 100644 --- a/core/modules/node/templates/node.html.twig +++ b/core/modules/node/templates/node.html.twig @@ -13,8 +13,7 @@ * field_example. * - node.isPublished() will return whether the node is published or not. * Calling other methods (such as node.delete) will result in an exception. - * See the @link https://api.drupal.org/api/drupal/core!modules!node!src! - Entity!Node.php/class/Node/8 + * See the @link https://api.drupal.org/api/drupal/core!modules!node!src!Entity!Node.php/class/Node/8 * API documentation @endlink for a full list of public properties and methods * for the node object. * - label: The title of the node. diff --git a/core/themes/bartik/templates/node.html.twig b/core/themes/bartik/templates/node.html.twig index d730af8..a4436b0 100644 --- a/core/themes/bartik/templates/node.html.twig +++ b/core/themes/bartik/templates/node.html.twig @@ -13,8 +13,7 @@ * field_example. * - node.isPublished() will return whether the node is published or not. * Calling other methods (such as node.delete) will result in an exception. - * See the @link https://api.drupal.org/api/drupal/core!modules!node!src! - Entity!Node.php/class/Node/8 + * See the @link https://api.drupal.org/api/drupal/core!modules!node!src!Entity!Node.php/class/Node/8 * API documentation @endlink for a full list of public properties and methods * for the node object. * - label: The title of the node. diff --git a/core/themes/classy/templates/content/node.html.twig b/core/themes/classy/templates/content/node.html.twig index 9671a3b..aa32fa5 100644 --- a/core/themes/classy/templates/content/node.html.twig +++ b/core/themes/classy/templates/content/node.html.twig @@ -13,8 +13,7 @@ * field_example. * - node.isPublished() will return whether the node is published or not. * Calling other methods (such as node.delete) will result in an exception. - * See the @link https://api.drupal.org/api/drupal/core!modules!node!src! - Entity!Node.php/class/Node/8 + * See the @link https://api.drupal.org/api/drupal/core!modules!node!src!Entity!Node.php/class/Node/8 * API documentation @endlink for a full list of public properties and methods * for the node object. * - label: The title of the node. diff --git a/core/themes/stable/templates/content/node.html.twig b/core/themes/stable/templates/content/node.html.twig index dffb531..5d5fc5a 100644 --- a/core/themes/stable/templates/content/node.html.twig +++ b/core/themes/stable/templates/content/node.html.twig @@ -13,8 +13,7 @@ * field_example. * - node.isPublished() will return whether the node is published or not. * Calling other methods (such as node.delete) will result in an exception. - * See the @link https://api.drupal.org/api/drupal/core!modules!node!src! - Entity!Node.php/class/Node/8 + * See the @link https://api.drupal.org/api/drupal/core!modules!node!src!Entity!Node.php/class/Node/8 * API documentation @endlink for a full list of public properties and methods * for the node object. * - label: The title of the node.