Updated docs links in CONTRIBUTING.md

This commit is contained in:
troymc 2016-09-29 14:26:17 +02:00
parent 8c5cb8f5a5
commit 32c229f12b

View File

@ -39,8 +39,8 @@ Familiarize yourself with how we do coding and documentation in the BigchainDB p
* [Install RethinkDB Server](https://rethinkdb.com/docs/install/) * [Install RethinkDB Server](https://rethinkdb.com/docs/install/)
* Make sure you have Python 3.4+ (preferably in a virtualenv) * Make sure you have Python 3.4+ (preferably in a virtualenv)
* [Install BigchaindB Server's OS-level dependencies](http://bigchaindb.readthedocs.io/en/latest/appendices/install-os-level-deps.html) * [Install BigchaindB Server's OS-level dependencies](http://bigchaindb.readthedocs.io/projects/server/en/latest/appendices/install-os-level-deps.html)
* [Make sure you have the latest Python 3 version of pip and setuptools](http://bigchaindb.readthedocs.io/en/latest/appendices/install-latest-pip.html) * [Make sure you have the latest Python 3 version of pip and setuptools](http://bigchaindb.readthedocs.io/projects/server/en/latest/appendices/install-latest-pip.html)
### Step 3 - Fork bigchaindb on GitHub ### Step 3 - Fork bigchaindb on GitHub