Skip to content

Commit

Permalink
chore: fix link and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Jan 30, 2024
1 parent f84201f commit b3ad40d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ User accounts might be companyIdP federated or CX user accounts. In both scenari

The deletion of users is audit relevant and will be audit logged inside the db.

More details to the audit logging can get found here: https://github.com/catenax-ng/tx-portal-assets/blob/945546d91065b8870aa8f69ce94b48eac7a5ade2/docs/user/Technical%20Details/Auditing.md
More details to the audit logging can get found here: [Audit Log Details](/docs/developer/Technical%20Documentation/Operations/Auditing.md)

### Own User Deletion Flow

Expand Down Expand Up @@ -44,7 +44,7 @@ More details to the audit logging can get found here: https://github.com/catenax
<br>
Delete own user account.
<br>
Important - due to the audit relevance, we dont delete directly all user related connections.
Important - due to the audit relevance, we don't delete directly all user related connections.
<br>
Instead user will get set to "DELETED", and following information/details will get deleted
<br>
Expand Down

0 comments on commit b3ad40d

Please sign in to comment.