Fix broken image tag (#1400)

This commit is contained in:
Noam 2022-04-19 10:55:54 +03:00 committed by GitHub
parent 9d45102874
commit 84c4320731
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ An administrator with the appropriate permissions can impersonate a user. For ex
Any user with the `impersonation` role in the realm can impersonate a user.
Image:{project_images}/user-details.png[]
image:{project_images}/user-details.png[]
* If the administrator and the user are in the same realm, then the administrator will be logged out and automatically logged in as the user being impersonated.
* If the administrator and user are in different realms, the administrator will remain logged in, and additionally will be logged in as the user in that user's realm.