From: Volker Theile Date: Tue, 5 Jan 2021 13:32:08 +0000 (+0100) Subject: mgr/dashboard: Fix path to dash_devel.rst X-Git-Tag: v16.1.0~76^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a01a618a11a5c7dc52800e2501b223a4f5bd4792;p=ceph.git mgr/dashboard: Fix path to dash_devel.rst Signed-off-by: Volker Theile --- diff --git a/src/pybind/mgr/dashboard/HACKING.rst b/src/pybind/mgr/dashboard/HACKING.rst index 96212c9e9dc8..39c3d6744b91 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/dev_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.