mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
Update ui/src/components/GroupDetails.tsx
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
parent
aeaad3b014
commit
322d40f9ac
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export const GroupDetails: FC<GroupDetailsProps> = ({
|
|||
</TableContainer>
|
||||
) : (
|
||||
<Alert severity="info">
|
||||
Groups are available in{" "}
|
||||
Groups via directory sync are available in{" "}
|
||||
<a href="https://www.pomerium.com/enterprise-sales/">
|
||||
Pomerium Enterprise
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue