From 46d5150e5cd9b2aaec656d94eab40c1921178e21 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Sat, 28 Jun 2014 22:53:58 +0800 Subject: [PATCH] Correct link to gitian bitcoin host container --- docker/gitian-host/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/gitian-host/README.md b/docker/gitian-host/README.md index 7472a9d..e982413 100644 --- a/docker/gitian-host/README.md +++ b/docker/gitian-host/README.md @@ -54,7 +54,7 @@ This will create a privileged running container that you can access with the SSH Derived images -------------- -A [bitcoin gitian host container](../gitian-bitcoin/host/README.md) is available. +A [bitcoin gitian host container](../gitian-bitcoin-host/README.md) is available. Credits -------