Skip to content

Commit da86a32

Browse files
security: fix callout in domain audit (#22624)
## Description - Callout was misleading/linking to the wrong doc, this PR fixes that ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-2605 ## Reviews - [ ] Editorial review
1 parent fd2f88e commit da86a32

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

layouts/shortcodes/admin-domain-audit.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ You can invite all the uncaptured users to your organization using the exported
2424

2525
> [!NOTE]
2626
>
27-
> Domain audit may identify accounts of users who are no longer a part of your organization. If you don't want to add a user to your organization and you don't want the user to appear in future domain audits, you must deactivate the account or update the associated email address.
28-
>
29-
> Only someone with access to the Docker account can deactivate the account or update the associated email address. For more details, see [Deactivating an account](/admin/organization/deactivate-account/).
27+
> Domain audit may identify accounts of users who are no longer a part of your organization. If you don't want to add a user to your organization and you don't want the user to appear in future domain audits, the user must deactivate their account or update their associated email address.
3028
>
29+
> You can't deactivate an account or update an associated email address on behalf of a user. For more details, see [Deactivating an account](/manuals/accounts/deactivate-user-account.md).

0 commit comments

Comments
 (0)