'statistics' route address changed.
This commit is contained in:
parent
bc363c03e7
commit
cb9c22df92
|
@ -27,7 +27,7 @@ user_show:
|
|||
login: '[\w-]+'
|
||||
|
||||
statistics:
|
||||
path: /users/top
|
||||
path: /statistics
|
||||
defaults: { _controller: SkobkinPointToolsBundle:User:top }
|
||||
methods: [GET]
|
||||
|
||||
|
|
Loading…
Reference in a new issue