]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc : missing link in "quick_guide.rst" 5105/head
authorunknown <LSWS0275@EB-OR6251090.toulouse.francetelecom.fr>
Tue, 30 Jun 2015 13:58:17 +0000 (15:58 +0200)
committerunknown <LSWS0275@EB-OR6251090.toulouse.francetelecom.fr>
Tue, 30 Jun 2015 13:58:17 +0000 (15:58 +0200)
Fixes: #12009
Signed-off-by: Germain CHIPAUX <germain.chipaux@gmail.com>
Signed-off-by: Thomas LAUMONDAIS <thomas.laumondais@gmail.com>
Signed-off-by: Pierre CHAUMONT <pierre.chaumont31@gmail.com>
Signed-off-by: Benjamin TROQUEREAU <benjamin.troquereau@gmail.com>
Signed-off-by: Benjamin SESIA <benjamin.sesia@gmail.com>
doc/dev/quick_guide.rst

index 39cee4e272d3b222400eb8c01580b152e41c0424..88b9585c41bc2a62911c924b413fd89177e241cb 100644 (file)
@@ -18,7 +18,7 @@ the result behaves as expected.
 
 Running a development deployment
 --------------------------------
-Ceph contains a script called ``vstart.sh`` which allows developers to quickly test their code using
+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
 a simple deployment on your development system. Once the build finishes successfully, start the ceph
 deployment using the following command: