fix: add redirect
This commit is contained in:
parent
a06b229755
commit
db0331fee0
|
@ -115,6 +115,7 @@ map $uri $new_uri {
|
|||
~^/blog/2013/11/dont-bootstrap-drupal-use-drush/?$ /blog/dont-bootstrap-drupal-use-drush;
|
||||
~^/blog/2013/12/24/quickly-apply-patches-using-git-and-curl-or-wget/?$ /blog/quickly-apply-patches-using-git-and-curl-or-wget;
|
||||
~^/blog/2013/12/31/download-different-versions-drupal-drush/?$ /blog/download-different-versions-drupal-drush;
|
||||
~^/blog/2013/12/quickly-apply-patches-using-git-and-curl-or-wget /blog/quickly-apply-patches-using-git-curl-or-wget;
|
||||
~^/blog/2014/01/15/some-useful-git-aliases/?$ /blog/some-useful-git-aliases;
|
||||
~^/blog/2014/02/09/drupalcamp-london-2014/?$ /blog/drupalcamp-london-2014;
|
||||
~^/blog/2014/03/03/what-git-flow/?$ /blog/what-git-flow;
|
||||
|
|
Loading…
Reference in a new issue