mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #674 from bigchaindb/change-the-link-to-apiary
Changed BANNER message & link so it doesn't point to Apiary any more
This commit is contained in:
commit
46cdb4a3a2
@ -11,9 +11,10 @@ logger = logging.getLogger(__name__)
|
||||
BANNER = """
|
||||
****************************************************************************
|
||||
* *
|
||||
* Initialization complete. BigchainDB is ready and waiting for events. *
|
||||
* You can send events through the API documented at: *
|
||||
* - http://docs.bigchaindb.apiary.io/ *
|
||||
* 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://bigchaindb.com/http-api *
|
||||
* *
|
||||
* Listening to client connections on: {:<15} *
|
||||
* *
|
||||
|
Loading…
x
Reference in New Issue
Block a user