From 650be211a4fd7b14f53bec21fd037be764e44923 Mon Sep 17 00:00:00 2001 From: Tatjana Dehler Date: Tue, 19 Nov 2019 09:38:14 +0100 Subject: [PATCH] mgr/dashboard: Update dev documentation URL Update the developer documentation URL because the old one is only returning "403 Forbidden". Signed-off-by: Tatjana Dehler --- src/pybind/mgr/dashboard/README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/pybind/mgr/dashboard/README.rst b/src/pybind/mgr/dashboard/README.rst index 0756845ecb1de..03b6cc0451a35 100644 --- a/src/pybind/mgr/dashboard/README.rst +++ b/src/pybind/mgr/dashboard/README.rst @@ -13,8 +13,9 @@ Enabling and Starting the Dashboard If you want to start the dashboard from within a development environment, you need to have built Ceph (see the toplevel ``README.md`` file and the `developer -documentation `_ for details on how to -accomplish this. +documentation +`_ +for details on how to accomplish this. Finally, you need to build the dashboard frontend code. See the file ``HACKING.rst`` in this directory for instructions on setting up the necessary @@ -25,7 +26,7 @@ will configure and enable the dashboard automatically. The URL and login credentials are displayed when the script finishes. Please see the `Ceph Dashboard documentation -`_ for details on how to enable +`_ for details on how to enable and configure the dashboard manually and how to configure other settings, e.g. access to the Ceph object gateway. -- 2.39.5