fix(nginx): remove links redirect

Fixes #22
This commit is contained in:
Oliver Davies 2022-08-02 20:53:20 -04:00
parent 3e8421d8b7
commit 62242bd388

View file

@ -292,7 +292,6 @@ map $uri $new_uri {
~^/kB6Jd/?$ /articles/running-drupal-with-symfony-local-server/;
~^/kmDRA/?$ https://www.bbc.co.uk/news/uk-46561779;
~^/leeds-php-drupal-9/?$ https://www.meetup.com/leedsphp/events/272504993;
~^/links/?$ /;
~^/npm/?$ https://www.npmjs.com/~opdavies;
~^/oFlkS/?$ /articles/test-driven-drupal-on-gitstore-leanpub;
~^/oliver-davies-uk-based-drupal-symfony-developer/?$ /oliver-davies-uk-based-drupal-php-developer;