From 23f47eb199f4ed6fd44340c21fdc534b2db578c9 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Mon, 5 Oct 2015 12:07:38 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a22dc6a1..6cc652c7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Solidity is still under development. So please do not hesitate and open an [issu ## Building -See the [Wiki](https://github.com/ethereum/cpp-ethereum/wiki) for build instructions, compatibility information and build tips. +See the [Wiki](https://github.com/ethereum/webthree-umbrella/wiki) for build instructions, compatibility information and build tips. ## How to Contribute -- cgit