From: Zac Dover Date: Wed, 11 Jun 2025 12:39:50 +0000 (+1000) Subject: doc/radosgw: edit cloud-transition.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F63876%2Fhead;p=ceph.git doc/radosgw: edit cloud-transition.rst 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 --- diff --git a/doc/radosgw/cloud-transition.rst b/doc/radosgw/cloud-transition.rst index 083631f28f00..341aca01703c 100644 --- a/doc/radosgw/cloud-transition.rst +++ b/doc/radosgw/cloud-transition.rst @@ -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` section below. S3 Specific Configurables @@ -403,6 +403,7 @@ Below is the object name format:: s3:////(-) +.. _versioned_objects: Versioned Objects ~~~~~~~~~~~~~~~~~