From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Fri, 1 Aug 2025 08:22:11 +0000 (+0700) Subject: doc/man/8: Fix link in ceph-objectstore-tool.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=edffff8135cabb1f650c916e4668317d85ae6b54;p=ceph.git doc/man/8: Fix link in ceph-objectstore-tool.rst Fix another occurrence of invalid Ceph docs website link that resulted in a 404. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> --- diff --git a/doc/man/8/ceph-objectstore-tool.rst b/doc/man/8/ceph-objectstore-tool.rst index 9ac294f0c8b5..92d5e29bb2e3 100644 --- a/doc/man/8/ceph-objectstore-tool.rst +++ b/doc/man/8/ceph-objectstore-tool.rst @@ -488,4 +488,4 @@ Error Codes Availability ============ -**ceph-objectstore-tool** is part of Ceph, a massively scalable, open-source, distributed storage system. **ceph-objectstore-tool** is provided by the package `ceph-osd`. Refer to the Ceph documentation at http://ceph.com/docs for more information. +**ceph-objectstore-tool** is part of Ceph, a massively scalable, open-source, distributed storage system. **ceph-objectstore-tool** is provided by the package `ceph-osd`. Refer to the Ceph documentation at https://docs.ceph.com/ for more information.