Different syntax
This commit is contained in:
parent
17613d61ce
commit
73fb39cde5
19 changed files with 26 additions and 64 deletions
|
@ -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 you’ve moved a site from Drupal 6 to 7, the chances are that you’ve 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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue