]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: correct the path of librbd python APIs
authorsongweibin <song.weibin@zte.com.cn>
Tue, 26 Dec 2017 11:59:17 +0000 (19:59 +0800)
committersongweibin <song.weibin@zte.com.cn>
Wed, 27 Dec 2017 01:08:12 +0000 (09:08 +0800)
* update the API Documentation page for librbdpy with the
  correct path.
* fix a typo.

Signed-off-by: songweibin <song.weibin@zte.com.cn>
doc/api/index.rst
doc/rbd/api/index.rst

index 67d774cfae208ab1ef8a458d3fc50618636ac2a6..4a017aa8f30bf68e72b963f836dee0db8019bd32 100644 (file)
@@ -24,7 +24,7 @@ Ceph Block Device APIs
 
 See `librbdpy`_.
 
-.. _librbdpy: ../rbd/librbdpy
+.. _librbdpy: ../rbd/api/librbdpy
 
 Ceph RADOS Gateway APIs
 =======================
index 71f680933b7faccb99b2bc5471ed9289f3bdd685..27bb4485d48d95b81e6fe693f7d2303f00f8fe36 100644 (file)
@@ -5,4 +5,4 @@
 .. toctree::
    :maxdepth: 2
 
-   librados (Python) <librbdpy>
+   librbd (Python) <librbdpy>