]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix repo URL for Ceph cloning (dev/generatedocs)
authorDan Mick <dan.mick@inktank.com>
Tue, 3 Sep 2013 22:56:53 +0000 (15:56 -0700)
committerDan Mick <dan.mick@inktank.com>
Tue, 3 Sep 2013 22:56:53 +0000 (15:56 -0700)
Signed-off-by: Dan Mick <dan.mick@inktank.com>
doc/dev/generatedocs.rst

index 16a90792c5b7c36c85ac6ca77a4c76aa5fc23d28..2a0b68aa8a82cb0222bad0d76acdef3d949f4977 100644 (file)
@@ -20,7 +20,7 @@ on your local host. To install ``git``, execute::
 
 To clone the Ceph repository, execute::
 
-       git clone git://ceph/ceph.git
+       git clone git://github.com/ceph/ceph
 
 You should have a full copy of the Ceph repository.