From 8495c55134e7ef917b74c0c2b778f0e5b11b86d9 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 6 Nov 2020 09:42:47 +0100 Subject: [PATCH] mgr/orchestrator_cli: Fix doc link in README.rst Signed-off-by: Thomas Bechtold --- src/pybind/mgr/orchestrator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/orchestrator/README.md b/src/pybind/mgr/orchestrator/README.md index d70e88c1158..7e3417959be 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 -- 2.39.5