From c622189bf248e2dac1201aa84b0cc9ffb8ead306 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Thu, 8 Nov 2018 13:06:25 +0300 Subject: [PATCH] Update docs/server/source/simple-deployment-template/network-setup.md Co-Authored-By: sd189 --- docs/server/source/simple-deployment-template/network-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server/source/simple-deployment-template/network-setup.md b/docs/server/source/simple-deployment-template/network-setup.md index eb6f376c..3ba86aed 100644 --- a/docs/server/source/simple-deployment-template/network-setup.md +++ b/docs/server/source/simple-deployment-template/network-setup.md @@ -197,7 +197,7 @@ If you want to start and manage the BigchainDB and Tendermint processes yourself ## How Others Can Access Your Node -If you followed the above instructions, then your node should be publicly-accessible with BigchainDB Root URL `https://hostname` or `http://hostname:9984`. That is, anyone can interact with your node using the [BigchainDB HTTP API](../http-client-server-api.rst) exposed at that address. The most common way to do that is to use one of the [BigchainDB Drivers](../drivers-clients/index.rst). +If you followed the above instructions, then your node should be publicly-accessible with BigchainDB Root URL `https://hostname` or `http://hostname:9984`. That is, anyone can interact with your node using the [BigchainDB HTTP API](../../http-client-server-api.html) exposed at that address. The most common way to do that is to use one of the [BigchainDB Drivers](../../drivers-clients/index.html). [bdb:software]: https://github.com/bigchaindb/bigchaindb/ [bdb:pypi]: https://pypi.org/project/BigchainDB/#history