From d203e556457757ea0ab24c0fb1f8ca486a59dbf6 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Fri, 9 May 2025 14:06:44 +0700 Subject: [PATCH] doc/radosgw: Use ref for hyperlink in archive-sync-module.rst 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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/radosgw/archive-sync-module.rst b/doc/radosgw/archive-sync-module.rst index be6f571e428f4..a2eeebec68f03 100644 --- a/doc/radosgw/archive-sync-module.rst +++ b/doc/radosgw/archive-sync-module.rst @@ -26,7 +26,7 @@ Archive Sync Tier Type Configuration How to Configure ~~~~~~~~~~~~~~~~ -See `Multisite Configuration`_ for multisite configuration instructions. The +See :ref:`Multisite Configuration ` 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 -- 2.39.5