We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c92c05 commit ba5c343Copy full SHA for ba5c343
routing/redirect_in_config.rst
@@ -96,7 +96,7 @@ Redirecting Using a Route
96
97
Assume you are migrating your website from WordPress to Symfony, you want to
98
redirect ``/wp-admin`` to the route ``sonata_admin_dashboard``. You don't know
99
-the path, only the route name This can be achieved using the
+the path, only the route name. This can be achieved using the
100
:method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::redirectAction`
101
action:
102
0 commit comments