Remove redirect bundle redirects for talks

This commit is contained in:
Oliver Davies 2017-09-11 20:47:19 +01:00
parent 4eb943537e
commit 1609649ce0
17 changed files with 0 additions and 45 deletions

View file

@ -18,9 +18,6 @@ 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/
use: [talks]
---
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.