Skip to content
Snippets Groups Projects
Commit 57389b36 authored by Milan's avatar Milan
Browse files

Fix os-index

parent a9fe54e7
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ site_name: "storage"
nav:
- Data Storage Services: ./index.md
- Object Storage Services:
- Overview: ./object-storage/os-index.md
- Overview: ./object-storage/index.md
- S3 Service: ./object-storage/s3-service.md
- RBD Service: ./object-storage/rbd-service.md
- Object Storage Guides: ./object-storage.md
......@@ -13,7 +13,7 @@ Object Storage Services is a portfolio of services allowing to facilitate your a
---
**S3 Service** 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.
**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](./os-index.md)
[:octicons-arrow-right-24: Bucket Sharing](./rclone.md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment