Link to organizations page from user nav item

pull/10616/head
Alex P 2017-11-07 11:58:35 -08:00
parent decd182c8e
commit 97e839ba2d
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ class UserNavBlock extends Component {
<div className="sidebar-menu--section">
{me.name}
</div>
<a className="sidebar-menu--item" href="#">
<a className="sidebar-menu--item" href="/organizations">
Manage Organizations
</a>
<a className="sidebar-menu--item" href={logoutLink}>