1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-23 01:36:42 +02:00

Problem: Broken hyperlink in write-code.rst (#2288)

Solution: Fix the broken link
This commit is contained in:
Troy McConaghy 2018-05-14 09:57:48 +02:00 committed by vrde
parent ecaffb3308
commit b9bceb7e3a

View File

@ -102,7 +102,7 @@ Running a Local Node for Dev and Test
This is tricky and personal. Different people do it different ways. We documented some of those on separate pages:
- `Dev node setup and running all tests with Docker Compose <setup-dev-environment.html>`_
- `Dev node setup and running all tests with Docker Compose <run-node-with-docker-compose.html>`_
- `Dev node setup and running all tests as processes <run-node-as-processes.html>`_
- More to come?