chore(multi-user): rename nav link for org members (#17128)

Co-authored-by: Andrew Watkins <watts@influxdb.com>

Co-authored-by: Andrew Watkins <watts@influxdb.com>
pull/17086/head^2
Randy Coulman 2020-03-06 11:44:49 -08:00 committed by GitHub
parent b982974c60
commit 47944e5bfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ class SideNav extends PureComponent<Props, State> {
<NavMenu.Item
titleLink={className => (
<a className={className} href={cloudUsersLink}>
Team Members
Organization Members
</a>
)}
iconLink={className => (