From: unknown Date: Tue, 30 Jun 2015 13:58:17 +0000 (+0200) Subject: doc : missing link in "quick_guide.rst" X-Git-Tag: v9.0.3~106^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5105%2Fhead;p=ceph.git doc : missing link in "quick_guide.rst" Fixes: #12009 Signed-off-by: Germain CHIPAUX Signed-off-by: Thomas LAUMONDAIS Signed-off-by: Pierre CHAUMONT Signed-off-by: Benjamin TROQUEREAU Signed-off-by: Benjamin SESIA --- diff --git a/doc/dev/quick_guide.rst b/doc/dev/quick_guide.rst index 39cee4e272d3..88b9585c41bc 100644 --- a/doc/dev/quick_guide.rst +++ b/doc/dev/quick_guide.rst @@ -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`_) 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: