diff --git a/app/router.coffee b/app/router.coffee index fa73d98e..d42fb3f1 100644 --- a/app/router.coffee +++ b/app/router.coffee @@ -68,7 +68,7 @@ Router.map -> @route 'home-pro', path: '/home-pro' @route 'plans', path: '/plans' - @route 'team', path: '/team' + @route 'team', path: '/about' @route 'logo', path: '/logo' @resource 'profile', path: '/profile', -> diff --git a/app/templates/top.hbs b/app/templates/top.hbs index 1cb3354b..f11c2424 100644 --- a/app/templates/top.hbs +++ b/app/templates/top.hbs @@ -33,7 +33,7 @@ {{/unless}} {{#if config.pro}} -