Skip to content

Commit ec707a3

Browse files
authored
Merge pull request #74 from sensiolabs/fix_redirection_map
Fixed some misconfigured redirections
2 parents f4c9590 + 573d394 commit ec707a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redirection_map

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
/cookbook/bundles/override /bundles/override
8989
/cookbook/bundles/prepend_extension /bundles/prepend_extension
9090
/cookbook/bundles/remove /bundles/remove
91-
/cookbook/cache/form_csrf_caching
92-
/cookbook/cache/varnish
91+
/cookbook/cache/form_csrf_caching /cache/form_csrf_caching
92+
/cookbook/cache/varnish /cache/varnish
9393
/cookbook/composer /setup/composer
9494
/cookbook/configuration/apache_router /configuration/apache_router
9595
/cookbook/configuration/configuration_organization /configuration/configuration_organization

0 commit comments

Comments
 (0)