Skip to content

Commit db09e71

Browse files
committed
minor #15889 Fix a wrong doc redirection (javiereguiluz)
This PR was merged into the 4.4 branch. Discussion ---------- Fix a wrong doc redirection Minor issue but we need to fix it to make the redirection work. Found while fixing other worse bugs related to redirections. Commits ------- 6165c5a Fix a wrong doc redirection
2 parents 0d88091 + 6165c5a commit db09e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/redirection_map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@
507507
/frontend/encore/versus-assetic /frontend
508508
/components/http_client /http_client
509509
/components/mailer /mailer
510-
/messenger/message-recorder messenger/dispatch_after_current_bus
510+
/messenger/message-recorder /messenger/dispatch_after_current_bus
511511
/components/stopwatch https://github.com/symfony/stopwatch
512512
/service_container/3.3-di-changes https://symfony.com/doc/3.4/service_container/3.3-di-changes.html
513513
/testing/functional_tests_assertions /testing#testing-application-assertions

0 commit comments

Comments
 (0)