Skip to content

Commit fa79e69

Browse files
author
Braydon Fuller
committed
Fix second link to bitcoin service docs
1 parent e602eb9 commit fa79e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To start reindexing add `reindex=1` during the **first startup only**.
1818
### Configuration Options
1919

2020
- The `bitcoin.conf` file in will need to be updated to include additional indexes *(see below)*.
21-
- The `datadir` option is now a part of `bitcoind` spawn configuration, and there is a new option to connect to multiple bitcoind processes (Please see [Bitcoin Service Docs](docs/services/bitcoind.md) for more details). The services `db` and `address` are now a part of the `bitcoind` service. Here is how to update `bitcore-node.json` configuration options:
21+
- The `datadir` option is now a part of `bitcoind` spawn configuration, and there is a new option to connect to multiple bitcoind processes (Please see [Bitcoin Service Docs](services/bitcoind.md) for more details). The services `db` and `address` are now a part of the `bitcoind` service. Here is how to update `bitcore-node.json` configuration options:
2222

2323
**Before**:
2424
```json

0 commit comments

Comments
 (0)