diff --git a/.github/contributing.md b/.github/contributing.md
index 862eba0e59e1b1a1025d4c685f3bc0bbae24cafa..719b073ec5a75f9a1a0ae4a69ea3032810651dea 100644
--- a/.github/contributing.md
+++ b/.github/contributing.md
@@ -14,7 +14,7 @@ If you've found a **bug** or have a **feature request** then please create an is
 
 ## Code
 
-If you would like to fix a bug or implement a feature, please fork the repository and create a Pull Request. More information on getting set up locally can be found in [docs/local-development.md](https://github.com/renovatebot/renovate/blob/master/docs/local-development.md).
+If you would like to fix a bug or implement a feature, please fork the repository and create a Pull Request. More information on getting set up locally can be found in [docs/development/local-development.md](https://github.com/renovatebot/renovate/blob/master/docs/development/local-development.md).
 
 Before you start any Pull Request, it's recommended that you create an issue to discuss
 first if you have any doubts about requirement or implementation. That way you can be sure that the maintainer(s)