]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: update link in rgw-cache.rst 54806/head
authorZac Dover <zac.dover@proton.me>
Tue, 5 Dec 2023 19:46:26 +0000 (20:46 +0100)
committerZac Dover <zac.dover@proton.me>
Wed, 6 Dec 2023 08:35:44 +0000 (09:35 +0100)
Update link in doc/radosgw/rgw-cache.rst. The link updated here is a
link to all the Nginx configuration files. The old link was broken. This
update comes to us from an anonymous report on
https://pad.ceph.com/p/Report_Documentation_Bugs.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit e80d560d97bd44f9a308916a099bf9391813d95b)

doc/radosgw/rgw-cache.rst

index b4d501e3c01353f37426da8cd5ae6bf392df12ba..96c94b387a6756c00554bbcc8787e19186f9e036 100644 (file)
@@ -90,7 +90,8 @@ $ sudo ln -sf /usr/local/openresty/bin/openresty /usr/bin/nginx
 
 Put in-place your Nginx configuration files and edit them according to your environment:
 
-All Nginx conf files are under: https://github.com/ceph/ceph/tree/master/examples/rgw-cache
+All Nginx conf files are under:
+https://github.com/ceph/ceph/tree/main/examples/rgw/rgw-cache
 
 `nginx.conf` should go to `/etc/nginx/nginx.conf`