updated links to the HTTP API docs in this repo

This commit is contained in:
Troy McConaghy
2017-04-10 15:14:18 +02:00
parent b4988b29e3
commit 8964ba33b4
8 changed files with 8 additions and 16 deletions

View File

@@ -53,7 +53,7 @@ At a high level, one can communicate with a BigchainDB cluster (set of nodes) us
</style>
<div class="buttondiv">
<a class="button" href="http://docs.bigchaindb.com/projects/server/en/latest/drivers-clients/http-client-server-api.html">HTTP API Docs</a>
<a class="button" href="http://bigchaindb.com/http-api">HTTP API Docs</a>
</div>
<div class="buttondiv">
<a class="button" href="http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html">Python Driver Docs</a>