Update redirects

This commit is contained in:
Oliver Davies 2021-07-23 01:36:34 +01:00
parent e4a19ab8b3
commit 733594e839

View file

@ -238,8 +238,7 @@ server {
rewrite ^/articles/south-wales-drupal-user-group$ /blog/south-wales-drupal-user-group;
rewrite ^/articles/style-drupal-6s-taxonomy-lists-php-css-and-jquery$ /blog/style-drupal-6s-taxonomy-lists-php-css-and-jquery;
rewrite ^/articles/tdd-test-driven-drupal$ /blog/tdd-test-driven-drupal;
rewrite ^/articles/testing-tailwindcss-plugins-with-jest$ /blog/testing-tailwind-css-plugins-jest last;
rewrite ^/articles/testing-tailwindcss-plugins-with-jest$ /blog/testing-tailwind-css-plugins-jest;
rewrite ^/articles/testing-tailwindcss-plugins-with-jest/?$ /blog/testing-tailwind-css-plugins-jest last;
rewrite ^/articles/thanks$ /blog/thanks;
rewrite ^/articles/tweets-from-drupalcamp-london$ /blog/tweets-from-drupalcamp-london;
rewrite ^/articles/updating-features-and-adding-components-using-drush$ /blog/updating-features-and-adding-components-using-drush;
@ -428,7 +427,7 @@ server {
rewrite ^/blog/publishing-sculpin-sites-with-github-pages$ /blog/publishing-sculpin-sites-github-pages;
rewrite ^/blog/queuing-private-messages-in-drupal-8$ /blog/queuing-private-messages-drupal-8;
rewrite ^/blog/quick-project-switching-in-phpstorm$ /blog/quick-project-switching-phpstorm;
rewrite ^/blog/quickly-apply-patches-using-git-and-curl-or-wget$ /blog/quickly-apply-patches-using-git-curl-or-wget;
rewrite ^/blog/quickly-apply-patches-using-git-and-curl-or-wget/?$ /blog/quickly-apply-patches-using-git-curl-or-wget;
rewrite ^/blog/rebuilding-bartik-with-vuejs-tailwind-css$ /blog/rebuilding-bartik-drupals-default-theme-vuejs-tailwind-css;
rewrite ^/blog/rebuilding-bartik-with-vuejs-tailwind-css-part-2$ /blog/rebuilding-bartik-drupals-default-theme-vuejs-tailwind-css-part-2;
rewrite ^/blog/rebuilding-uis-tailwind-css$ /blog/uis-ive-rebuilt-tailwind-css;