change pricing pathname to plans

This commit is contained in:
Lisa P 2015-10-29 18:18:10 +01:00
parent e247ab35b4
commit d16b655d1c

View File

@ -67,7 +67,7 @@ Router.map ->
@route 'home'
@route 'home-pro', path: '/home-pro'
@route 'pricing', path: '/pricing'
@route 'pricing', path: '/plans'
@resource 'profile', path: '/profile', ->
@resource 'accounts', path: '/', ->