]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: src/pybind/mgr/dashboard: edit HACKING.rst 63697/head
authorZac Dover <zac.dover@proton.me>
Tue, 3 Jun 2025 20:07:51 +0000 (06:07 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 3 Jun 2025 20:07:51 +0000 (06:07 +1000)
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 <zac.dover@proton.me>
src/pybind/mgr/dashboard/HACKING.rst

index 39c3d6744b91bf2c557bf8241829d81fc7961999..6da428a0d5f833577175dae9e58dbd84c9bd5b45 100644 (file)
@@ -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
 <https://ceph.readthedocs.io/en/latest/dev/developer_guide/dash-devel/>`_ for
 details on how to set up a development environment and other development-related
 topics.