diff --git a/app/views/groups/index.html.haml b/app/views/groups/index.html.haml index b085bb446e..d9297d7202 100644 --- a/app/views/groups/index.html.haml +++ b/app/views/groups/index.html.haml @@ -20,7 +20,7 @@ id: "group{{group.id}}"} .row.pad-top{bindonce: true} .small-6.columns - %a{"ng-href" => "group/{{group.id}}"} + %a{"ng-href" => "groups/{{group.id}}"} %i.ofn-i_035-groups {{ group.name }} .small-6.columns