From 10de057c5d93bceb0636450610f7e7dfa8603971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aldo=20Borrero=20Gonza=CC=81lez?= Date: Mon, 26 Feb 2018 01:50:46 +0100 Subject: [PATCH] Added other fix to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a56784e36..e7e88468f1 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ Please make sure your contributions adhere to our coding guidelines: * Commit messages should be prefixed with the package(s) they modify. * E.g. "eth, rpc: make trace configs optional" -Please see the [Developers' Guide](https://github.com/ethereum/go-ethereum∏/wiki/Developers'-Guide) +Please see the [Developers' Guide](https://github.com/ethereum/go-ethereum/wiki/Developers'-Guide) for more details on configuring your environment, managing project dependencies and testing procedures. ## License