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