From aeebac47cb5bba81a1d019d559a3a4faa6972295 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 21 Feb 2025 23:47:05 +1100 Subject: [PATCH] Standardize README as uppercase --- docs/specifications/access_control_and_ownership.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/specifications/access_control_and_ownership.md b/docs/specifications/access_control_and_ownership.md index 121bbf890..d7261865b 100644 --- a/docs/specifications/access_control_and_ownership.md +++ b/docs/specifications/access_control_and_ownership.md @@ -1,4 +1,4 @@ -[Back to Specifications](readme.md) +[Back to Specifications](README.md) # VestaCP Access Control and Ownership VestaCP is built on the concept of federated access control and ownership for users. The hierarchy of ownership is as follows: @@ -42,4 +42,4 @@ The following functionality is available in VestaCP: - Reset passwords ## API -Please see the API documentation for more information on how to interact with the VestaCP authentication API at [API Documentation](../api/readme.md). +Please see the API documentation for more information on how to interact with the VestaCP authentication API at [API Documentation](../api/README.md).