]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/orchestrator_cli: Update doc link in README
authorVarsha Rao <varao@redhat.com>
Tue, 19 Nov 2019 11:20:41 +0000 (16:50 +0530)
committerVarsha Rao <varao@redhat.com>
Tue, 19 Nov 2019 11:20:41 +0000 (16:50 +0530)
Update the orchestrator cli doc link to fix page not found error. Also remove
some unnecessary blank lines.

Signed-off-by: Varsha Rao <varao@redhat.com>
src/pybind/mgr/orchestrator_cli/README.md

index e4cbcdfc629c4ba529b7af8042c7ba59eb59f8f8..d70e88c11587cd1442a304e69e0d7400d500ec66 100644 (file)
@@ -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