Different syntax

This commit is contained in:
Oliver Davies 2017-10-31 19:24:35 +00:00
parent 17613d61ce
commit 73fb39cde5
19 changed files with 26 additions and 64 deletions

View file

@ -19,11 +19,8 @@ meta:
type: image/png
use: [talks]
events:
- event: drupal-bristol
date: '2017-01-18'
- event: drupalcamp-london-17
date: '2017-03-04'
time: '12:05 - 12:50'
- { event: drupal-bristol, date: '2017-01-18' }
- { event: drupalcamp-london-17, date: '2017-03-04', time: '12:05 - 12:50' }
---
If youve moved a site from Drupal 6 to 7, the chances are that youve either used the upgrade path to update your old site in-place, or you built a new site from scratch and used the Migrate module from contrib to migrate your data from the old database.