Remove post, add redirect

This commit is contained in:
Oliver Davies 2018-06-04 13:05:22 +01:00
parent 3f61dd5c43
commit 9f35aa4043
2 changed files with 1 additions and 18 deletions

View file

@ -165,6 +165,7 @@
rewrite ^/blog/2018/03/04/tweets-from-drupalcamp-london/?$ /blog/tweets-from-drupalcamp-london permanent;
rewrite ^/blog/2018/05/06/creating-a-custom-phpunit-command-for-docksal/?$ /blog/creating-a-custom-phpunit-command-for-docksal permanent;
rewrite ^/blog/announcing-the-drupal-vm-generator/?$ /blog/announcing-the-drupal-vm-config-generator permanent;
rewrite ^/blog/drush-make-drupalbristol/?$ /talks/drush-make-drupalbristol permanent;
rewrite ^/book/?$ /test-driven-drupal permanent;
rewrite ^/consulting/?$ / permanent;
rewrite ^/cv/?$ https://gitprint.com/opdavies/cv/blob/master/README.md permanent;