Commit 52e73e03 authored by ngaskill's avatar ngaskill

Removing unlinked square brackets

parent f6e9e634
...@@ -150,7 +150,7 @@ An administrator can "impersonate" any other user, including other administrator ...@@ -150,7 +150,7 @@ An administrator can "impersonate" any other user, including other administrator
This allows the administrator to "see what the user sees," and take actions on behalf of the user. This allows the administrator to "see what the user sees," and take actions on behalf of the user.
You can impersonate a user in the following ways: You can impersonate a user in the following ways:
- Through the UI, by selecting **Admin Area > Overview > Users > [Select a user] > Impersonate**. - Through the UI, by selecting **Admin Area > Overview > Users > Select a user > Impersonate**.
- With the API, using [impersonation tokens](../../api/README.md#impersonation-tokens). - With the API, using [impersonation tokens](../../api/README.md#impersonation-tokens).
All impersonation activities are [captured with audit events](../../administration/audit_events.md#impersonation-data). All impersonation activities are [captured with audit events](../../administration/audit_events.md#impersonation-data).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment