diff options
| author | MarcoFalke <[email protected]> | 2018-07-30 13:45:01 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-07-30 14:00:56 -0400 |
| commit | fa0e1e2f630e6ca6cdfca64d8d92a7f0f85baa4d (patch) | |
| tree | b2b3f26da6daad9454dce25926707cbbacbc39bc /doc/init.md | |
| parent | Merge #13773: wallet: Fix accidental use of the comma operator (diff) | |
| download | discoin-fa0e1e2f630e6ca6cdfca64d8d92a7f0f85baa4d.tar.xz discoin-fa0e1e2f630e6ca6cdfca64d8d92a7f0f85baa4d.zip | |
contrib: Remove debian and rpm subfolders
Diffstat (limited to 'doc/init.md')
| -rw-r--r-- | doc/init.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/init.md b/doc/init.md index d04f7d186..239b74e4e 100644 --- a/doc/init.md +++ b/doc/init.md @@ -44,7 +44,7 @@ This allows for running bitcoind without having to do any manual configuration. relative to the data directory. `wallet` *only* supports relative paths. For an example configuration file that describes the configuration settings, -see `contrib/debian/examples/bitcoin.conf`. +see `share/examples/bitcoin.conf`. Paths --------------------------------- |