@@ -65,7 +65,7 @@ define(['app/app', 'calendar'], function(app) {
// applyToEnterpriseTableParams();
$scope.findMore = function () {
- window.location.href = '#/account/management/';
+ window.location.href = '/sso#/management';
$rootScope.tab = 'bind';
}