diff --git a/object-storage/s3-service.md b/object-storage/s3-service.md
index 5c808c6876c79d633cdf1051c5116bd30c80f41d..5d0843940c7995ad1716856ef545b6e8fd82a06b 100644
--- a/object-storage/s3-service.md
+++ b/object-storage/s3-service.md
@@ -20,8 +20,7 @@ Once you obtain your credentials you can continue to connection itself using one
 In the following section you can find recommended S3 clients.
 
 ### AWS-CLI (Linux, Windows)
-[AWS CLI](https://aws.amazon.com/cli/) - Amazon Web Services Command Line Interface - is standardized too; supporting S3 interface. Using this tool you can handle your data and set up your S3 data storage. You can used the command line control or you can incorporate AWS CLI into your automated scripts. [Tutorial for AWS CLI](./object-storage/aws-cli.md).
-
+[AWS CLI](https://aws.amazon.com/cli/) - Amazon Web Services Command Line Interface - is standardized too; supporting S3 interface. Using this tool you can handle your data and set up your S3 data storage. You can used the command line control or you can incorporate AWS CLI into your automated scripts. [Tutorial for AWS CLI](aws-cli.md).