From e6337cd40deaa26854cf1e1bc85ca9d74a6633b1 Mon Sep 17 00:00:00 2001 From: troymc Date: Fri, 14 Oct 2016 09:49:35 +0200 Subject: [PATCH] Changed HTTP API docs link in BANNER to https://bigchaindb.com/http-api --- bigchaindb/processes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigchaindb/processes.py b/bigchaindb/processes.py index 484c003e..01d7a55a 100644 --- a/bigchaindb/processes.py +++ b/bigchaindb/processes.py @@ -14,7 +14,7 @@ BANNER = """ * Initialization complete. BigchainDB Server is ready and waiting. * * You can send HTTP requests via the HTTP API documented in the * * BigchainDB Server docs at: * -* https://docs.bigchaindb.com/projects/server/en/latest/index.html * +* https://bigchaindb.com/http-api * * * * Listening to client connections on: {:<15} * * *