Update core 8.3.0

This commit is contained in:
Rob Davies 2017-04-13 15:53:35 +01:00
parent da7a7918f8
commit cd7a898e66
6144 changed files with 132297 additions and 87747 deletions

View file

@ -17,7 +17,7 @@ ABOUT DRUPAL THEMING
--------------------
To learn how to build your own custom theme and override Drupal's default code,
see the Theming Guide: https://www.drupal.org/theme-guide
see the Theming Guide: https://www.drupal.org/docs/8/theming
See the themes/README.txt for more information on where to place your
custom themes to ensure easy maintenance and upgrades.

View file

@ -1,6 +1,6 @@
name: Stark
type: theme
description: 'An intentionally plain theme with no styling to demonstrate default Drupals HTML and CSS. Learn how to build a custom theme from Stark in the <a href="https://www.drupal.org/theme-guide">Theming Guide</a>.'
description: 'An intentionally plain theme with no styling to demonstrate default Drupals HTML and CSS. Learn how to build a custom theme from Stark in the <a href="https://www.drupal.org/docs/8/theming">Theming Guide</a>.'
package: Core
version: VERSION
core: 8.x