We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8cb05 commit 9013e2bCopy full SHA for 9013e2b
doc/init.md
@@ -43,8 +43,8 @@ This allows for running bitcoind without having to do any manual configuration.
43
`conf`, `pid`, and `wallet` accept relative paths which are interpreted as
44
relative to the data directory. `wallet` *only* supports relative paths.
45
46
-For an example configuration file that describes the configuration settings,
47
-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).
48
49
Paths
50
---------------------------------
0 commit comments