You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #6883 [Routing] Fix a route path in a routing example (thomasbisignani)
This PR was merged into the 2.7 branch.
Discussion
----------
[Routing] Fix a route path in a routing example
Hello,
I found a little issue in the Routing documentation, like this example, the route path is not correct, the **blog_list** route will match when the user goes to **/blog**.
This PR fixes the issue.

Commits
-------
fc25add [Routing] Fix a route path in a routing example
0 commit comments