Problem: Docs point to the wrong BEP for election specs

Solution: Pointed them to BEP-18 instead of BEP-21
This commit is contained in:
z-bowen 2018-09-12 12:27:33 +02:00
parent 71b71fdd5f
commit bd0b3c759f

View File

@ -83,7 +83,7 @@ configuration file as documented under
## bigchaindb election
Manage elections to manage the BigChainDB network. The specifics of the election process are defined in [BEP-21](https://github.com/bigchaindb/BEPs/tree/master/21), please refer it for more details.
Manage elections to manage the BigChainDB network. The specifics of the election process are defined in [BEP-18](https://github.com/bigchaindb/BEPs/tree/master/18), please refer it for more details.
Election management is broken into several subcommands. Below is the command line syntax for each,