diff options
Diffstat (limited to 'doc/init.md')
-rw-r--r-- | doc/init.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/init.md b/doc/init.md index 7f79027718..64ab971557 100644 --- a/doc/init.md +++ b/doc/init.md @@ -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 --------------------------------- |