From 46c0d2f42145c688c5124d8af1fc528b28d1eb79 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Tue, 9 Oct 2018 16:19:24 +0200 Subject: [PATCH] Fixed some docs in the intro page about the Simple Deployment Template: - removed the note about the BigchainDB Testnet for now - changed the link to the docs about contributing to BigchainDB from Markdown to RST --- .../server/source/simple-deployment-template/index.rst | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/server/source/simple-deployment-template/index.rst b/docs/server/source/simple-deployment-template/index.rst index 55f277da..2451e714 100644 --- a/docs/server/source/simple-deployment-template/index.rst +++ b/docs/server/source/simple-deployment-template/index.rst @@ -20,15 +20,11 @@ If you want your network to be able to handle the failure or misbehavior of one node, then your network must have at least four nodes. Nodes can be added or removed from a network after is it up and running. -**Note 2:** You might not need to set up your own network yet. -You should start by creating a proof-of-concept app that writes to -[the BigchainDB Testnet](https://testnet.bigchaindb.com/), -and if that goes well, then you can look into setting up your own network. - -**Note 3:** If you want to set up a node or network +**Note 2:** If you want to set up a node or network so that you can contribute to developing and testing the BigchainDB code, then see -[the docs about contributing to BigchainDB](https://docs.bigchaindb.com/projects/contributing/en/latest/index.html). +`the docs about contributing to BigchainDB `_ +. .. toctree:: :maxdepth: 1