Shorter names

This commit is contained in:
Oliver Davies 2017-03-18 23:10:40 +00:00
parent 62706f2797
commit 05ee0f7cad
9 changed files with 25 additions and 25 deletions

View file

@ -7,7 +7,7 @@ slides:
tags: [drupalcamp, migration, drupal-8]
events:
- { id: drupal-bristol, date: '2017-01-18' }
- { id: drupalcamp-london-2017, date: '2017-03-04' }
- { id: drupalcamp-london-17, date: '2017-03-04' }
---
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.