aboutsummaryrefslogtreecommitdiff
path: root/doc/build-unix.md
diff options
context:
space:
mode:
authorflack <flack@contentcontrol-berlin.de>2017-07-09 13:15:45 +0200
committerflack <flack@contentcontrol-berlin.de>2017-09-07 00:34:27 +0200
commite91b9619232dc8999ae9657f117d55b7d241eadc (patch)
tree5a94fcb50847c966ee7fa104cccc585c29170249 /doc/build-unix.md
parent1d4805ce04645f3203b0cfd3d66ea710e7433eb4 (diff)
downloadbitcoin-e91b9619232dc8999ae9657f117d55b7d241eadc.tar.xz
Create dependencies.md, and link dependencies file from README & build docs
Diffstat (limited to 'doc/build-unix.md')
-rw-r--r--doc/build-unix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index b7eae2a630..5d281c6ae2 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -49,7 +49,7 @@ Optional dependencies:
univalue | Utility | JSON parsing and encoding (bundled version will be used unless --with-system-univalue passed to configure)
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.x)
-For the versions used in the release, see [release-process.md](release-process.md) under *Fetch and build inputs*.
+For the versions used, see [dependencies.md](dependencies.md)
Memory Requirements
--------------------