From: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
Date: Mon, 2 May 2022 09:01:51 +0000 (+0700)
Subject: doc/radosgw: fix pgcalc link
X-Git-Tag: v18.0.0~967^2
X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7e1dc469648028d064a6c0faeabe9ecb3c11f32f;p=ceph.git
doc/radosgw: fix pgcalc link
The pgcalc tool has moved to the "old" ceph site so update
the link to avoid a 404.
Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
---
diff --git a/doc/radosgw/pools.rst b/doc/radosgw/pools.rst
index a9b00eac1d62e..bb1246c1fcac9 100644
--- a/doc/radosgw/pools.rst
+++ b/doc/radosgw/pools.rst
@@ -17,7 +17,7 @@ exist, it will create that pool with the default values from
are sufficient for some pools, but others (especially those listed in
``placement_pools`` for the bucket index and data) will require additional
tuning. We recommend using the `Ceph Placement Groupâs per Pool
-Calculator `__ to calculate a suitable number of
+Calculator `__ to calculate a suitable number of
placement groups for these pools. See
`Pools `__
for details on pool creation.