Correct link

pull/7945/head
Henriette Dinger 5 years ago committed by GitHub
parent 3db9a46481
commit 339cbcee07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      help/development/development-environment-osx/README.md

@ -229,7 +229,7 @@ You can then access the application either through `localhost:3000` (Rails serve
## Start Coding
Please have a look at [our development guidelines](https://www.openproject.org/open-source/code-contributions/) 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 the [how to run tests](https://github.com/opf/openproject/blob/dev/docs/development/running-tests) documentation (we like to have automated tests for every new developed feature).
Also, take a look at the `doc` directory in our sources, especially the [how to run tests](https://github.com/opf/openproject/blob/dev/docs/development/running-tests.md) documentation (we like to have automated tests for every new developed feature).
## Troubleshooting

Loading…
Cancel
Save