From 0337a4e2eb78e12609c51154bc7acf386c517aa4 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Thu, 15 Feb 2018 17:34:51 +0100 Subject: [PATCH] Remove 2 refs/links to the deprecated Transaction CLI tool --- docs/root/source/index.rst | 3 --- docs/server/source/drivers-clients/index.rst | 6 ------ 2 files changed, 9 deletions(-) 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 ------------------------------------