Add and configure redirect bundle.

This commit is contained in:
Oliver Davies 2017-07-10 07:05:12 +01:00
parent 9deeaf6772
commit 1c07b44f1b
112 changed files with 288 additions and 128 deletions

View file

@ -19,6 +19,9 @@ meta:
width: 2560
height: 1440
type: image/png
redirect:
- talks/2017/01/18/getting-your-data-into-drupal-8-drupal-bristol/
- talks/2017/03/04/getting-your-data-into-drupal-8-drupalcamp-london-2017/
---
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.