diff --git a/docs/root/source/index.rst b/docs/root/source/index.rst index 71fdd022..53a9fc96 100644 --- a/docs/root/source/index.rst +++ b/docs/root/source/index.rst @@ -61,9 +61,6 @@ At a high level, one can communicate with a BigchainDB cluster (set of nodes) us
JavaScript Driver Docs
-
- Command Line Transaction Tool -
Server Docs
diff --git a/docs/server/source/drivers-clients/index.rst b/docs/server/source/drivers-clients/index.rst index 407fe688..aa4431ff 100644 --- a/docs/server/source/drivers-clients/index.rst +++ b/docs/server/source/drivers-clients/index.rst @@ -6,12 +6,6 @@ Libraries and Tools Maintained by the BigchainDB Team * `Python Driver `_ * `JavaScript / Node.js Driver `_ -* `The Transaction CLI `_ is - a command-line interface for building BigchainDB transactions. - You may be able to call it from inside the language of - your choice, and then use :ref:`the HTTP API ` - to post transactions. - Community-Driven Libraries and Tools ------------------------------------