diff --git a/docs/development/development-environment/README.md b/docs/development/development-environment/README.md index a8c09fe9dbb..46337ee4464 100644 --- a/docs/development/development-environment/README.md +++ b/docs/development/development-environment/README.md @@ -19,7 +19,7 @@ keywords: development setup Please have a look at [our development guidelines](../code-review-guidelines/) for tips and guides on how to start coding. We have advice on how to get your changes back into the OpenProject core as smooth as possible. -Also, take a look at the `doc` directory in our sources, especially +Also, take a look at the `docs` directory in our sources, especially the [how to run tests](../running-tests) documentation (we like to have automated tests for every new developed feature). ## Troubleshooting