Link to gen-bitcoin-conf.sh instead of bitcoin.conf placeholder

This commit is contained in:
Epic Curious 2024-05-22 07:39:35 -04:00
parent fa8cb0516d
commit 9013e2b97e

View file

@ -43,8 +43,8 @@ This allows for running bitcoind without having to do any manual configuration.
`conf`, `pid`, and `wallet` accept relative paths which are interpreted as
relative to the data directory. `wallet` *only* supports relative paths.
For an example configuration file that describes the configuration settings,
see `share/examples/bitcoin.conf`.
To generate an example configuration file that describes the configuration settings,
see [contrib/devtools/README.md](../contrib/devtools/README.md#gen-bitcoin-confsh).
Paths
---------------------------------