From 65165c416fb8bbe2d6cc7d542047000e710cf279 Mon Sep 17 00:00:00 2001 From: theoreticalbts Date: Thu, 10 Sep 2015 10:01:11 -0400 Subject: [PATCH] README.md: Fix URL in previous commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d9c1d3..fa374b92 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ it is fairly simple to write API methods to expose database methods. Running private testnet ----------------------- -See the [documentation](docs/private-testnet.md) if you want to run a private testnet. +See the [documentation](https://github.com/cryptonomex/graphene/wiki/private-testnet) if you want to run a private testnet. Questions ---------