aboutsummaryrefslogtreecommitdiff
path: root/doc/build-unix.md
diff options
context:
space:
mode:
authorfanquake <[email protected]>2013-07-10 16:01:57 +0800
committerfanquake <[email protected]>2013-07-10 16:01:57 +0800
commit7772821a696645bd2f88c82652119c0986ab0453 (patch)
treef74981eb117864eaaffa4602782a30a57415fe1e /doc/build-unix.md
parentMerge pull request #2817 from Michagogo/release-process-followable-verbatim (diff)
downloaddiscoin-7772821a696645bd2f88c82652119c0986ab0453.tar.xz
discoin-7772821a696645bd2f88c82652119c0986ab0453.zip
Remove readme-qt.rst and update documentation for readme-qt.md
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 b22df91f0..4653bba49 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -8,7 +8,7 @@ To Build
cd src/
make -f makefile.unix # Headless bitcoin
-See readme-qt.rst for instructions on building Bitcoin-Qt, the graphical user interface.
+See [readme-qt.md](readme-qt.md) for instructions on building Bitcoin-Qt, the graphical user interface.
Dependencies
---------------------