]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/continuous-integration: use ceph repos 42131/head
authorKefu Chai <kchai@redhat.com>
Thu, 1 Jul 2021 09:23:24 +0000 (17:23 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 1 Jul 2021 09:24:25 +0000 (17:24 +0800)
since the reference repos have been forked under ceph organization,
let's use their new addresses.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/continuous-integration.rst

index 0aecb6ad3a2e59d0e40d56241bbb3c44cb966410..ca41dba05f64cb3307cfec7862059fe3f15cf5bc 100644 (file)
@@ -129,7 +129,7 @@ libboost
     .. prompt:: bash $
 
        tar xjf boost_1_76_0.tar.bz2
-       git clone https://github.com/tchaikov/ceph-boost
+       git clone https://github.com/ceph/ceph-boost
        cp -ra ceph-boost/debian boost_1_76_0/
        export DEB_BUILD_OPTIONS='parallel=6 nodoc'
        dpkg-buildpackage -us -uc -b
@@ -140,7 +140,7 @@ libzbd
 libpmem
     packages `pmdk`_ . Please note, ``ndctl`` is one of the build dependencies of
     pmdk, for an updated debian packaging, please see
-    https://github.com/tchaikov/ceph-ndctl .
+    https://github.com/ceph/ceph-ndctl .
 
 .. _boost: https://www.boost.org
 .. _libzbd: https://github.com/westerndigitalcorporation/libzbd