From: Varsha Rao Date: Tue, 19 Nov 2019 11:20:41 +0000 (+0530) Subject: mgr/orchestrator_cli: Update doc link in README X-Git-Tag: v15.1.0~846^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f7f5d1b723206dfccbb665dc3fcfeb1cfa7120f6;p=ceph-ci.git mgr/orchestrator_cli: Update doc link in README Update the orchestrator cli doc link to fix page not found error. Also remove some unnecessary blank lines. Signed-off-by: Varsha Rao --- diff --git a/src/pybind/mgr/orchestrator_cli/README.md b/src/pybind/mgr/orchestrator_cli/README.md index e4cbcdfc629..d70e88c1158 100644 --- a/src/pybind/mgr/orchestrator_cli/README.md +++ b/src/pybind/mgr/orchestrator_cli/README.md @@ -1,6 +1,6 @@ # Orchestrator CLI -See also [../../../doc/mgr/orchestrator_cli.rst](../../../doc/mgr/orchestrator_cli.rst). +See also [orchestrator cli doc](https://docs.ceph.com/docs/master/mgr/orchestrator_cli/). ## Running the Teuthology tests @@ -11,6 +11,4 @@ framework and the `test_orchestrator` backend. $ pushd ../dashboard ; source ./run-backend-api-tests.sh ; popd $ run_teuthology_tests tasks.mgr.test_orchestrator_cli - $ cleanup_teuthology - - \ No newline at end of file + $ cleanup_teuthology