Remove accidentally-pasted URL from docs

This commit is contained in:
Troy McConaghy 2018-03-27 16:41:26 +02:00
parent 8ce48f75a1
commit 3d1f341c44

View File

@ -95,7 +95,7 @@ We like to test everything, if possible. Unit tests and also integration tests.
framework to write Python tests. Read all about it. framework to write Python tests. Read all about it.
Most tests are in the ``tests/`` folder. Take a look around. Most tests are in the ``tests/`` folder. Take a look around.
https://github.com/bigchaindb/bigchaindb/pull/2156
Running a Local Node for Dev and Test Running a Local Node for Dev and Test
------------------------------------- -------------------------------------