From 3a38495c75ccf5b56bf5b2e69e83029ad640712b Mon Sep 17 00:00:00 2001 From: Dominik Ferber Date: Wed, 2 Mar 2016 18:04:38 +0100 Subject: [PATCH] docs(README): fix link to development setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a55bc9727..0fc7d8834e 100755 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ It will not warn when accessing client-only features on the server and vice vers # Contributing -Read about [set up of the development environment](docs/SETUP_DEVELOPMENT.md). +Read about [set up of the development environment](docs/guides/development.md). # Thanks