diff --git a/README.md b/README.md
index 75547e09b113b1f46c3b79125e086c8bef9d56c1..f79ae3d29a9d783db72be332c0f43f0709a6865e 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ godep go build -v ./cmd/geth
 
 Instead of `build`, you can use `install` which will also install the resulting binary.
 
-For prerequisites and detailed build instructions please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go))
+For prerequisites and detailed build instructions please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum)
 
 If you intend to develop on go-ethereum, check the [Developers' Guide](https://github.com/ethereum/go-ethereum/wiki/Developers'-Guide)