Skip to content

Commit 9013e2b

Browse files
committed
Link to gen-bitcoin-conf.sh instead of bitcoin.conf placeholder
1 parent fa8cb05 commit 9013e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/init.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ This allows for running bitcoind without having to do any manual configuration.
4343
`conf`, `pid`, and `wallet` accept relative paths which are interpreted as
4444
relative to the data directory. `wallet` *only* supports relative paths.
4545

46-
For an example configuration file that describes the configuration settings,
47-
see `share/examples/bitcoin.conf`.
46+
To generate an example configuration file that describes the configuration settings,
47+
see [contrib/devtools/README.md](../contrib/devtools/README.md#gen-bitcoin-confsh).
4848

4949
Paths
5050
---------------------------------

0 commit comments

Comments
 (0)