From: Thomas Bechtold Date: Fri, 6 Nov 2020 08:42:47 +0000 (+0100) Subject: mgr/orchestrator_cli: Fix doc link in README.rst X-Git-Tag: v16.1.0~670^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F37970%2Fhead;p=ceph.git mgr/orchestrator_cli: Fix doc link in README.rst Signed-off-by: Thomas Bechtold --- diff --git a/src/pybind/mgr/orchestrator/README.md b/src/pybind/mgr/orchestrator/README.md index d70e88c11587..7e3417959be3 100644 --- a/src/pybind/mgr/orchestrator/README.md +++ b/src/pybind/mgr/orchestrator/README.md @@ -1,6 +1,6 @@ # Orchestrator CLI -See also [orchestrator cli doc](https://docs.ceph.com/docs/master/mgr/orchestrator_cli/). +See also [orchestrator cli doc](https://docs.ceph.com/en/latest/mgr/orchestrator/). ## Running the Teuthology tests