]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix the link in dev/quick_guide
authorKefu Chai <kchai@redhat.com>
Thu, 2 Jul 2015 12:50:48 +0000 (20:50 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 2 Jul 2015 12:50:48 +0000 (20:50 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/quick_guide.rst

index 88b9585c41bc2a62911c924b413fd89177e241cb..6a4fe08eb4fc339ebf7169eda4850de94e335149 100644 (file)
@@ -18,7 +18,7 @@ the result behaves as expected.
 
 Running a development deployment
 --------------------------------
-Ceph contains a script called ``vstart.sh`` (see also `deploying a development cluster<https://ceph.com/docs/master/dev/dev_cluster_deployement/>`_) which allows developers to quickly test their code using
+Ceph contains a script called ``vstart.sh`` (see also :doc:`/dev/dev_cluster_deployement`) which allows developers to quickly test their code using
 a simple deployment on your development system. Once the build finishes successfully, start the ceph
 deployment using the following command: