]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: use ref instead of external link definition 70057/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 9 Jul 2026 05:06:33 +0000 (12:06 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 9 Jul 2026 05:10:40 +0000 (12:10 +0700)
Use a validated intra-docs link using the ref role instead of abusing
external link definitions.

Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
doc/radosgw/adminops.rst
doc/radosgw/s3_objects_dedup.rst

index 20fce8a78942b6d909e3b6538e1659baf979ce0f..22d1a8fa33da7b6f862895ef652f1173fc8fb997 100644 (file)
@@ -2939,11 +2939,9 @@ Dedup
 =====
 
 The Admin Operations API can be used to manage RGW object deduplication.
-See `Full RGW Object Dedup`_ for additional details on the dedup feature and
+See :ref:`radosgw-s3-dedup` for additional details on the dedup feature and
 CLI commands.
 
-.. _Full RGW Object Dedup: ../s3_objects_dedup
-
 To view dedup status, the user must have ``dedup=read`` capability. To
 control dedup operations, the user must have ``dedup=write`` capability.
 See the :ref:`radosgw-admin-guide` for details.
index 3c731766b76ba053edec194964464057457e7e6f..6a15182d76d0957a42bd2baed9b6f10447c49413 100644 (file)
@@ -1,3 +1,5 @@
+.. _radosgw-s3-dedup:
+
 =====================
 Full RGW Object Dedup
 =====================