From 8e4fa5f3ad778e9b77f7757183885780020a6874 Mon Sep 17 00:00:00 2001 From: gaoweinan Date: Thu, 1 Dec 2022 10:19:45 +0800 Subject: [PATCH] doc/radosgw:Fix index error Fix index error.There is a sentence in the note of chapter "Pool Placement and storage classes": "If you have not done any previous Multisite Configuration", so it seems that chapter "Multisite Configuration" precedes chapter "Pool Placement and storage classes", but actually chapter "Multisite Configuration" follows chapter "Pool Placement and storage classes" in the index. Fix:https://tracker.ceph.com/issues/58134 Signed-off-by: gaoweinan --- doc/radosgw/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/index.rst b/doc/radosgw/index.rst index 2677e7a2f9e..70443620237 100644 --- a/doc/radosgw/index.rst +++ b/doc/radosgw/index.rst @@ -42,8 +42,8 @@ Storage Cluster with one API and then retrieve that data with the other API. :maxdepth: 1 HTTP Frontends - Pool Placement and Storage Classes Multisite Configuration + Pool Placement and Storage Classes Multisite Sync Policy Configuration Configuring Pools Config Reference -- 2.39.5