From adfe6b3bad9ca4e4b559c0878bae79c9e19e9f3c Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:39:13 +0200 Subject: [PATCH] docs/oracleobjectstorage: add introduction before external links and remove broken link --- docs/content/oracleobjectstorage/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/content/oracleobjectstorage/_index.md b/docs/content/oracleobjectstorage/_index.md index c1eceec4e..aad34649c 100644 --- a/docs/content/oracleobjectstorage/_index.md +++ b/docs/content/oracleobjectstorage/_index.md @@ -7,9 +7,11 @@ versionIntroduced: "v1.60" # {{< icon "fa fa-cloud" >}} Oracle Object Storage -- [Oracle Object Storage Overview](https://docs.oracle.com/en-us/iaas/Content/Object/Concepts/objectstorageoverview.htm) +Object Storage provided by the Oracle Cloud Infrastructure (OCI). +Read more at : + +- [Oracle Object Storage Overview](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) - [Oracle Object Storage FAQ](https://www.oracle.com/cloud/storage/object-storage/faq/) -- [Oracle Object Storage Limits](https://docs.oracle.com/en-us/iaas/Content/Resources/Assets/whitepapers/oci-object-storage-best-practices.pdf) Paths are specified as `remote:bucket` (or `remote:` for the `lsd` command). You may put subdirectories in too, e.g. `remote:bucket/path/to/dir`.