]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Fix path to dash_devel.rst 38768/head
authorVolker Theile <vtheile@suse.com>
Tue, 5 Jan 2021 13:32:08 +0000 (14:32 +0100)
committerVolker Theile <vtheile@suse.com>
Mon, 11 Jan 2021 10:27:33 +0000 (11:27 +0100)
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/HACKING.rst

index 96212c9e9dc8c1c7081c99b064cb302114821245..39c3d6744b91bf2c557bf8241829d81fc7961999 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/dev_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.