From 439a8e777f41b0ebeb274b36d2ff627608e3814a Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 11 Jun 2025 22:39:50 +1000 Subject: [PATCH] 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 --- doc/radosgw/cloud-transition.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/radosgw/cloud-transition.rst b/doc/radosgw/cloud-transition.rst index 083631f28f0..341aca01703 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 ~~~~~~~~~~~~~~~~~ -- 2.39.5