aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2018-07-31 11:55:56 -0400
committerMarcoFalke <[email protected]>2018-07-31 11:56:09 -0400
commit77168f766f15c6621fb2af0dfcf2dd12b971172c (patch)
treeafa7b27ff287518b44ea24c646776610eb46fef9 /doc
parentMerge #13794: chainparams: Update with data from assumed valid chain (diff)
parentcontrib: Remove debian and rpm subfolders (diff)
downloaddiscoin-77168f766f15c6621fb2af0dfcf2dd12b971172c.tar.xz
discoin-77168f766f15c6621fb2af0dfcf2dd12b971172c.zip
Merge #13809: contrib: Remove debian and rpm subfolder
fa0e1e2f63 contrib: Remove debian and rpm subfolders (MarcoFalke) Pull request description: The folders are now located here: * https://github.com/bitcoin-core/packaging/tree/master/debian * https://github.com/bitcoin-core/packaging/tree/master/rpm Note that I kept the copyright file, so that it can be updated for our purposes in the commit that adds new files. Tree-SHA512: 4c919e8e04cdcc56f2c4c16e83c68d5ec74b7e4438ca54222a37f85cf604b77880393d1a0004f16f270ab04ee00b2060129c5c2e0b34815679940f1c3b5754f3
Diffstat (limited to 'doc')
-rw-r--r--doc/init.md2
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
---------------------------------