From f63fa1b1e4e53863fe7075e5f9c0a45c0237a855 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 14 Mar 2022 23:05:16 +0800 Subject: [PATCH] doc/dev: s/tchaikov/ceph/ use the repo under ceph orgnization for the sake of better consistency Signed-off-by: Kefu Chai --- doc/dev/continuous-integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/continuous-integration.rst b/doc/dev/continuous-integration.rst index cfa44b60ea7ba..d04d92f2becb4 100644 --- a/doc/dev/continuous-integration.rst +++ b/doc/dev/continuous-integration.rst @@ -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 $ -- 2.39.5