From 504a48a3d39a68c1ceac10128c047436d0f6e03b Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 30 Jun 2015 15:58:17 +0200 Subject: [PATCH] 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 --- doc/dev/quick_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.3