mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: There were more broken links to CONTRIBUTING.md (#2172)
Solution: Fix those links by linking directly to the new 'Contributing to BigchainDB' docs
This commit is contained in:
parent
ec5f66ba4f
commit
55fafef577
@ -2,5 +2,5 @@ Develop & Test BigchainDB Server
|
|||||||
================================
|
================================
|
||||||
|
|
||||||
If you'd like to help develop and test *BigchainDB Server*,
|
If you'd like to help develop and test *BigchainDB Server*,
|
||||||
then `see the CONTRIBUTING.md file
|
then see `the section about that in the docs about contributing to BigchainDB
|
||||||
<https://github.com/bigchaindb/bigchaindb/blob/master/CONTRIBUTING.md>`_.
|
<https://docs.bigchaindb.com/projects/contributing/en/latest/dev-setup-coding-and-contribution-process/index.html>`_.
|
||||||
|
@ -16,10 +16,10 @@ Note that there are a few kinds of nodes:
|
|||||||
## Setup Instructions for Various Cases
|
## Setup Instructions for Various Cases
|
||||||
|
|
||||||
* [Quickstart](quickstart.html)
|
* [Quickstart](quickstart.html)
|
||||||
* [Set up a local BigchainDB node for development, experimenting and testing](dev-and-test/index.html)
|
* [Set up a local BigchainDB node for development, experimenting and testing](https://docs.bigchaindb.com/projects/contributing/en/latest/dev-setup-coding-and-contribution-process/index.html)
|
||||||
* [Set up and run a BigchainDB cluster](clusters.html)
|
* [Set up and run a BigchainDB cluster](clusters.html)
|
||||||
|
|
||||||
|
|
||||||
## Can I Help?
|
## Can I Help?
|
||||||
|
|
||||||
Yes! BigchainDB is an open-source project; we welcome contributions of all kinds. If you want to request a feature, file a bug report, make a pull request, or help in some other way, please see [the CONTRIBUTING.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CONTRIBUTING.md).
|
Yes! BigchainDB is an open-source project; we welcome contributions of all kinds. If you want to request a feature, file a bug report, make a pull request, or help in some other way, please see the docs about [Contributing to BigchainDB](https://docs.bigchaindb.com/projects/contributing/en/latest/index.html).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user