diff --git a/app/router.coffee b/app/router.coffee index 4690e20e..d60e4da4 100644 --- a/app/router.coffee +++ b/app/router.coffee @@ -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: '/', ->