From: Paulo E. Castro Date: Fri, 15 Nov 2024 20:22:34 +0000 (+0000) Subject: doc: Fix typo. X-Git-Tag: v20.0.0~390^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5a886ee6ce9e55e9f66da6cff45945fba354bd69;p=ceph.git doc: Fix typo. Signed-off-by: Paulo E. Castro --- diff --git a/src/pybind/mgr/dashboard/HACKING.rst b/src/pybind/mgr/dashboard/HACKING.rst index 39c3d6744b91..6da428a0d5f8 100644 --- a/src/pybind/mgr/dashboard/HACKING.rst +++ b/src/pybind/mgr/dashboard/HACKING.rst @@ -4,7 +4,7 @@ Ceph Dashboard Developer Documentation Note: The content of this file has been moved into the Ceph Developer Guide. If you're interested in helping with the development of the dashboard, please -see ``/doc/dev/developer_guide/dash_devel.rst`` or the `online version +see ``/doc/dev/developer_guide/dash-devel.rst`` or the `online version `_ for details on how to set up a development environment and other development-related topics.