From 470ca3763cc7da6ef3686ecf095a2e776d5e375f Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 2 Sep 2024 20:01:01 +0100 Subject: [PATCH] Update redirects --- source/.htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/.htaccess b/source/.htaccess index a8cbd32b..0ffdb265 100644 --- a/source/.htaccess +++ b/source/.htaccess @@ -334,6 +334,7 @@ RewriteRule ^pair-programming$ /pair [R=301] RewriteRule ^pair-with-me$ /pair [R=301] RewriteRule ^pairing$ /pair [R=301] RewriteRule ^php-ansible$ /presentations/deploying-php-ansible-ansistrano [R=301] +RewriteRule ^presentations/what-is-this-drupal-thing$ /presentations/so-what-is-this-drupal-thing [R=301] RewriteRule ^qSHAl$ /articles/published-my-first-npm-package/ [R=301] RewriteRule ^qT1Rb$ https://github.com/opdavies/drupal-meetups-twitterbot [R=301] RewriteRule ^rebuilding-acquia$ https://rebuilding-acquia.oliverdavies.uk [R=301] @@ -406,6 +407,7 @@ RewriteRule ^talks/sculpin$ /presentations/building-static-websites-sculpin [R=3 RewriteRule ^talks/tailwind$ /presentations/taking-flight-with-tailwind-css/ [R=301] RewriteRule ^talks/taking-flight-tailwind-css$ /presentations/taking-flight-with-tailwind-css [R=301] RewriteRule ^talks/using-laravel-collections-outside-laravel$ /presentations/using-illuminate-collections-outside-laravel [R=301] +RewriteRule ^talks/what-is-this-drupal-thing$ /presentations/so-what-is-this-drupal-thing [R=301] RewriteRule ^talks/what-is-this-drupal-thing-unified-diff$ /presentations/so-what-is-this-drupal-thing [R=301] RewriteRule ^talks/working-workspace$ /presentations/working-with-workspace [R=301] RewriteRule ^tdd-blog$ https://github.com/opdavies/drupal-module-tdd-blog [R=301]