Update redirect

This commit is contained in:
Oliver Davies 2021-07-20 08:15:27 +01:00 committed by GitHub
parent b5db766387
commit c6a1ef562c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -612,7 +612,7 @@ server {
rewrite ^/webpack-encore-pcss-regex$ https://regexr.com/51iaf;
rewrite ^/wordcamp-bristol-tailwindcss$ https://2019.bristol.wordcamp.org/session/taking-flight-with-tailwind-css;
rewrite ^/wordpress-tailwind$ https://github.com/opdavies/wordcamp-bristol-2019;
rewrite ^/work$ /drupal-php-developer last;
rewrite ^/work/?$ /drupal-php-developer last;
rewrite ^/working-with-workspace$ /talks/working-with-workspace;
rewrite ^/workshop-drupal-testing$ https://github.com/opdavies/workshop-drupal-automated-testing;
rewrite ^/workspace-demo$ https://github.com/opdavies/working-with-workspace-demo;