From 1144ebdf530f8697163b264218c7d54a137466a9 Mon Sep 17 00:00:00 2001 From: ybwang0211 Date: Mon, 16 Nov 2020 16:59:24 +0800 Subject: [PATCH] doc:Fix the web link that jumps to the "balancer" In "https://docs.ceph.com/en/latest/rados/operations/upmap/#upmap", the link to "balancer" was not set correctly, so we fixed it. Signed-off-by: wangyingbin --- doc/rados/operations/upmap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/upmap.rst b/doc/rados/operations/upmap.rst index 98737e9579d48..6e7ce5f639457 100644 --- a/doc/rados/operations/upmap.rst +++ b/doc/rados/operations/upmap.rst @@ -34,7 +34,7 @@ Balancer module ----------------- The `balancer` module for ceph-mgr will automatically balance -the number of PGs per OSD. See ``Balancer`` +the number of PGs per OSD. See :ref:`balancer` Offline optimization -- 2.47.3