From 4725b74543e096222771bbe9271fe6b51dc3cc0c Mon Sep 17 00:00:00 2001 From: Sushil Shrestha Date: Sat, 29 Apr 2017 19:38:31 +0530 Subject: [PATCH] 404 link fixed for developer guide It was required, not finding the link took my 4 hrs or more. :( --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c221e9530e1..55517c68372 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ If you want to run an instance of OpenProject in production (or for evaluation), in-depth [installation guides](https://www.openproject.org/download-and-installation/). If you're a developer wanting to set-up a local environment for contributing to OpenProject or -developing plugins, you should refer instead to our [Quick Start for Developers](./doc/development/quick-start.md). +developing plugins, you should refer instead to our [Quick Start for Developers](https://www.openproject.org/development/setting-up-development-environment/). ## Contact