]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Updated dashboard doc references 22750/head
authorJos Collin <jcollin@redhat.com>
Thu, 28 Jun 2018 08:40:36 +0000 (14:10 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 28 Jun 2018 10:32:06 +0000 (16:02 +0530)
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/mgr/administrator.rst
doc/start/intro.rst

index a74006c26a55e638f7650179bf37269fc610fdc5..4b93c52c8393bc95828647f829aa70a9658ce439 100644 (file)
@@ -75,7 +75,7 @@ daemon, if the client tries to connect to a standby.
 Consult the documentation pages for individual manager modules for more
 information about what functionality each module provides.
 
-Here is an example of enabling the ``dashboard`` module:
+Here is an example of enabling the :term:`Dashboard` module:
 
 ::
 
index 95b51dd839efc10374d8ea19795a36e137c8057f..d24839bc366be37ae495e280541fcbfa33f24020 100644 (file)
@@ -28,8 +28,9 @@ required when running Ceph Filesystem clients.
   state of the Ceph cluster, including storage utilization, current
   performance metrics, and system load.  The Ceph Manager daemons also
   host python-based plugins to manage and expose Ceph cluster
-  information, including a web-based `dashboard`_ and `REST API`_.  At
-  least two managers are normally required for high availability.
+  information, including a web-based :doc:`/mgr/dashboard` and
+  `REST API`_.  At least two managers are normally required for high
+  availability.
 
 - **Ceph OSDs**: A :term:`Ceph OSD` (object storage daemon,
   ``ceph-osd``) stores data, handles data replication, recovery,
@@ -51,7 +52,6 @@ contain the object, and further calculates which Ceph OSD Daemon
 should store the placement group.  The CRUSH algorithm enables the
 Ceph Storage Cluster to scale, rebalance, and recover dynamically.
 
-.. _dashboard: ../../mgr/dashboard
 .. _REST API: ../../mgr/restful
 
 .. raw:: html