mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
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:
parent
1f2dc5fbd6
commit
4b6a4a69df
@ -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.
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
.. _radosgw-s3-dedup:
|
||||
|
||||
=====================
|
||||
Full RGW Object Dedup
|
||||
=====================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user