Update redirect
This commit is contained in:
parent
b5db766387
commit
c6a1ef562c
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue