]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: Use ref for hyperlink in archive-sync-module.rst 63203/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 9 May 2025 07:06:44 +0000 (14:06 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 9 May 2025 07:32:53 +0000 (14:32 +0700)
Use validated ":ref:" hyperlinks instead of "external links" in "target
definitions" when linking within the Ceph docs.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/radosgw/archive-sync-module.rst

index be6f571e428f4c2cd6fc389972e62e644bddc2fa..a2eeebec68f03e36bf1711ffc6f5cc5678b9ddcd 100644 (file)
@@ -26,7 +26,7 @@ Archive Sync Tier Type Configuration
 How to Configure
 ~~~~~~~~~~~~~~~~
 
-See `Multisite Configuration`_ for multisite configuration instructions. The
+See :ref:`Multisite Configuration <multisite>` for multisite configuration instructions. The
 archive sync module requires the creation of a new zone. The zone tier type needs
 to be defined as ``archive``:
 
@@ -37,6 +37,3 @@ to be defined as ``archive``:
                                --endpoints={http://fqdn}[,{http://fqdn}] \
                                --tier-type=archive
 
-
-
-.. _Multisite Configuration: ../multisite