Skip to content

Commit 439a8e7

Browse files
committed
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 ceph#63447 (comment). Signed-off-by: Zac Dover <[email protected]>
1 parent e7cb253 commit 439a8e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/radosgw/cloud-transition.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Cloud Transition Specific Configurables
119119
If ``true``, the metadata of the object transitioned to the cloud service is retained.
120120
If ``false`` (default), the object is deleted after the transition.
121121
This option is ignored for current-versioned objects. For more details,
122-
refer to the "Versioned Objects" section below.
122+
refer to the :ref:`Versioned Objects<versioned_objects>` section below.
123123

124124

125125
S3 Specific Configurables
@@ -403,6 +403,7 @@ Below is the object name format::
403403

404404
s3://<target_path>/<source_bucket_name>/<source_object_name>(-<source_object_version_id>)
405405

406+
.. _versioned_objects:
406407

407408
Versioned Objects
408409
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)