]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/README.rst
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / dashboard / README.rst
index 0756845ecb1ded63f8fbada93dcfbbb526650246..03b6cc0451a354bbcd7361e2e14f11bdc316256e 100644 (file)
@@ -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 <http://docs.ceph.com/docs/master/dev/>`_ for details on how to
-accomplish this.
+documentation
+<https://docs.ceph.com/docs/master/dev/developer_guide/#building-from-source>`_
+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
-<http://docs.ceph.com/docs/master/mgr/dashboard/>`_ for details on how to enable
+<https://docs.ceph.com/docs/master/mgr/dashboard/>`_ 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.