From b8a37a31073e0142cbc87d751987a69c6c661cc8 Mon Sep 17 00:00:00 2001
From: Milan <milan.danecek@gmail.com>
Date: Wed, 9 Aug 2023 16:45:05 +0200
Subject: [PATCH] Fix index

---
 object-storage/os-index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/object-storage/os-index.md b/object-storage/os-index.md
index 2245f7e..d7e920a 100644
--- a/object-storage/os-index.md
+++ b/object-storage/os-index.md
@@ -15,7 +15,7 @@ Object Storage Services is a portfolio of services allowing to facilitate your a
 
     **S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link.
 
-    [:octicons-arrow-right-24: Overview of S3 Service](./index.md)   
+    [:octicons-arrow-right-24: Overview of S3 Service](./s3-service.md)   
     [:octicons-arrow-right-24: Bucket Sharing](./rclone.md)   
     [:octicons-arrow-right-24: Bucket Encryption](./rclone.md)   
     [:octicons-arrow-right-24: Worm model](./rclone.md)   
-- 
GitLab