]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed Create a Cluster url
authorJos Collin <jcollin@redhat.com>
Wed, 26 Dec 2018 05:51:59 +0000 (11:21 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 26 Dec 2018 05:54:11 +0000 (11:24 +0530)
Fixes: http://tracker.ceph.com/issues/37764
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/rados/configuration/common.rst

index 4305551fde3096401b964aa3fa93772da77a6a48..32d1d87cea6e1ac578c18f71d9712dd3dacc2b64 100644 (file)
@@ -200,8 +200,9 @@ When running Ceph with  default settings, the default cluster name is ``ceph``,
 which means you would  save your Ceph configuration file with the file name
 ``ceph.conf`` in the  ``/etc/ceph`` default directory.
 
-See `ceph-deploy new`_ for details.
-.. _ceph-deploy new:../ceph-deploy-new
+See `Create a Cluster`_ for details.
+
+.. _Create a Cluster: ../../deployment/ceph-deploy-new
 
 When you run multiple clusters, you must name your cluster and save the Ceph
 configuration file with the name of the cluster. For example, a cluster named
@@ -261,4 +262,3 @@ To invoke a cluster other than the default ``ceph`` cluster, use the
 .. _Network Configuration Reference: ../network-config-ref
 .. _OSD Config Reference: ../osd-config-ref
 .. _Configuring Monitor/OSD Interaction: ../mon-osd-interaction
-.. _ceph-deploy new: ../../deployment/ceph-deploy-new#naming-a-cluster