8000 minor #6806 Fixed the redirection of some cache articles (javiereguiluz) · symfony/symfony-docs@52bd477 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 52bd477

Browse files
committed
minor #6806 Fixed the redirection of some cache articles (javiereguiluz)
This PR was merged into the 2.7 branch. Discussion ---------- Fixed the redirection of some cache articles Commits ------- 9fdf5ea Fixed the redirection of some cache articles
2 parents 7b2481f + 9fdf5ea commit 52bd477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_build/redirection_map

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
/cookbook/bundles/override /bundles/override
9393
/cookbook/bundles/prepend_extension /bundles/prepend_extension
9494
/cookbook/bundles/remove /bundles/remove
95-
/cookbook/cache/form_csrf_caching /cache/form_csrf_caching
96-
/cookbook/cache/varnish /cache/varnish
95+
/cookbook/cache/form_csrf_caching /http_cache/form_csrf_caching
96+
/cookbook/cache/varnish /http_cache/varnish
9797
/cookbook/composer /setup/composer
9898
/cookbook/configuration/apache_router /configuration/apache_router
9999
/cookbook/configuration/configuration_organization /configuration/configuration_organization

0 commit comments

Comments
 (0)
0