Skip to content

Commit

Permalink
Fix the link for Roles in the menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay Dewan committed May 7, 2018
1 parent 18c5f0e commit 5eb1121
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -40,7 +40,7 @@
<%= link_to "Authorization Configuration", '/go/admin/security/auth_configs' -%>
</li>
<li role="presentation">
<%= link_to "Role Configuration", '/go/admin/roles' -%>
<%= link_to "Role Configuration", '/go/admin/security/roles' -%>
</li>
</ul>
</li>

0 comments on commit 5eb1121

Please sign in to comment.