8000 Fixed the main index page redirections · symfony/symfony-docs@47f1287 · GitHub
[go: up one dir, main page]

Skip to content

Commit 47f1287

Browse files
committed
Fixed the main index page redirections
1 parent 31473a7 commit 47f1287

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
@@ -1,5 +1,5 @@
1-
/book/index /
2-
/cookbook/index /
1+
/book/index /index
2+
/cookbook/index /index
33
/book/stable_api /contributing/code/bc
44
/book/internals /reference/events
55
/cookbook/console/sending_emails /cookbook/console/request_context

0 commit comments

Comments
 (0)
0