Fix links in documentation for LICENSE and related sections
This commit is contained in:
@@ -10,11 +10,11 @@ All sensitive data is encrypted at rest and in transit to prevent unauthorized a
|
||||
|
||||
Role-based access controls (RBAC) are implemented to restrict data access based on user roles and responsibilities.
|
||||
|
||||
Also see [Authentication and Authorization](08_concepts.md#authentication-and-authorization) and the [Data Model](08_02_data_model.md#user-roles) sections.
|
||||
Also see [Authentication and Authorization](../08_concepts.md#authentication-and-authorization) and the [Data Model](../08_concepts/02_data_model.md#user-roles) sections.
|
||||
|
||||
## Audit Logging
|
||||
|
||||
Comprehensive logging of user activities and system events is maintained for monitoring and auditing purposes. Also see [Error Handling and Logging](08_concepts.md#error-handling-and-logging) section for more details.
|
||||
Comprehensive logging of user activities and system events is maintained for monitoring and auditing purposes. Also see [Error Handling and Logging](../08_concepts.md#error-handling-and-logging) section for more details.
|
||||
|
||||
## Vulnerability Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user