Skip to content

Conversation

@thomasbisignani
Copy link
Contributor

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.

routing

@wouterj
Copy link
Member

wouterj commented Aug 17, 2016

👍
status: reviewed

@weaverryan
Copy link
Member

Thank you so much Thomas! I almost definitely messed this up personally, recently, and I'm so glad you found and fixed it! Cheers!

@weaverryan weaverryan merged commit fc25add into symfony:2.7 Aug 21, 2016
weaverryan added a commit that referenced this pull request Aug 21, 2016
…gnani)

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.

![routing](https://cloud.githubusercontent.com/assets/6014143/17735160/1851cc9c-6481-11e6-9c6e-942d4b3411e5.png)

Commits
-------

fc25add [Routing] Fix a route path in a routing example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants