]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: s/tchaikov/ceph/ 45378/head
authorKefu Chai <tchaikov@gmail.com>
Mon, 14 Mar 2022 15:05:16 +0000 (23:05 +0800)
committerKefu Chai <tchaikov@gmail.com>
Mon, 14 Mar 2022 15:05:54 +0000 (23:05 +0800)
use the repo under ceph orgnization for the sake of better
consistency

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

index cfa44b60ea7baf3e21f1b42231fc3310a6f4e459..d04d92f2becb41cac699ef042df23c661670f26c 100644 (file)
@@ -154,7 +154,7 @@ libboost
     packages `boost`_. The packages' names are changed from ``libboost-*`` to
     ``ceph-libboost-*``, and they are instead installed into ``/opt/ceph``, so
     they don't interfere with the official ``libboost`` packages shipped by
-    distro. Its build scripts are hosted at https://github.com/tchaikov/ceph-boost.
+    distro. Its build scripts are hosted at https://github.com/ceph/ceph-boost.
 
     .. prompt:: bash $