From f5bd029334b440221728837a9e43d490e47d27bb Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 4 Jun 2025 06:07:51 +1000 Subject: [PATCH] doc: src/pybind/mgr/dashboard: edit HACKING.rst Correct a filename that had an underscore where a hyphen should have been. Cf. https://github.com/ceph/ceph/pull/61378. Signed-off-by: Zac Dover --- src/pybind/mgr/dashboard/HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/HACKING.rst b/src/pybind/mgr/dashboard/HACKING.rst index 39c3d6744b91b..6da428a0d5f83 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. -- 2.39.5