Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / templates / system / table.html.twig
index 752862460ff3dff7fba6a65aaba3701f0f15a142..6e02282efd0ba74bcb4e904c8559c1d0b892c766 100644 (file)
@@ -9,7 +9,7 @@
  * - colgroups: Column groups. Each group contains the following properties:
  *   - attributes: HTML attributes to apply to the <col> tag.
  *     Note: Drupal currently supports only one table header row, see
- *     http://drupal.org/node/893530 and
+ *     https://www.drupal.org/node/893530 and
  *     http://api.drupal.org/api/drupal/includes!theme.inc/function/theme_table/7#comment-5109.
  * - header: Table header cells. Each cell contains the following properties:
  *   - tag: The HTML tag name to use; either TH or TD.