]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: edit cloud-transition.rst 63876/head
authorZac Dover <zac.dover@proton.me>
Wed, 11 Jun 2025 12:39:50 +0000 (22:39 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 11 Jun 2025 12:39:50 +0000 (22:39 +1000)
Add a link to the "Versioned Objects" section from a place in the docs
where that section is referred to. This change was requested by Anthony
D'Atri in
https://github.com/ceph/ceph/pull/63447#discussion_r2104492552.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/radosgw/cloud-transition.rst

index 083631f28f00f3b74979964ea278951bc1fdd58e..341aca01703c689bd8b8f0e0b90141fe7758c7e8 100644 (file)
@@ -119,7 +119,7 @@ Cloud Transition Specific Configurables
   If ``true``, the metadata of the object transitioned to the cloud service is retained.
   If ``false`` (default), the object is deleted after the transition.
   This option is ignored for current-versioned objects. For more details,
-  refer to the "Versioned Objects" section below.
+  refer to the :ref:`Versioned Objects<versioned_objects>` section below.
 
 
 S3 Specific Configurables
@@ -403,6 +403,7 @@ Below is the object name format::
 
   s3://<target_path>/<source_bucket_name>/<source_object_name>(-<source_object_version_id>)
 
+.. _versioned_objects:
 
 Versioned Objects
 ~~~~~~~~~~~~~~~~~