doc/radosgw: use ref instead of external link definition

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>
This commit is contained in:
Ville Ojamo 2026-07-09 12:06:33 +07:00
parent 1f2dc5fbd6
commit 4b6a4a69df
2 changed files with 3 additions and 3 deletions

View 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.

View File

@ -1,3 +1,5 @@
.. _radosgw-s3-dedup:
=====================
Full RGW Object Dedup
=====================