change pricing pathname to plans
This commit is contained in:
parent
e247ab35b4
commit
d16b655d1c
|
@ -67,7 +67,7 @@ Router.map ->
|
||||||
@route 'home'
|
@route 'home'
|
||||||
|
|
||||||
@route 'home-pro', path: '/home-pro'
|
@route 'home-pro', path: '/home-pro'
|
||||||
@route 'pricing', path: '/pricing'
|
@route 'pricing', path: '/plans'
|
||||||
|
|
||||||
@resource 'profile', path: '/profile', ->
|
@resource 'profile', path: '/profile', ->
|
||||||
@resource 'accounts', path: '/', ->
|
@resource 'accounts', path: '/', ->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user