diff --git a/Development-Environment-Setup:-Ubuntu.md b/Development-Environment-Setup:-Ubuntu.md index 9c0f240..dfbc318 100644 --- a/Development-Environment-Setup:-Ubuntu.md +++ b/Development-Environment-Setup:-Ubuntu.md @@ -83,4 +83,4 @@ Tests, both unit and integration, are based on RSpec. To run the test suite, fir `bundle exec rake db:test:prepare` -For more details on testing, please check [that section](https://github.com/macanudo527/openfoodnetwork/blob/master/GETTING_STARTED.md#testing) of the GETTING_STARTED guide. +For more details on testing, please check [that section](https://github.com/openfoodfoundation/openfoodnetwork/blob/master/GETTING_STARTED.md#testing) of the GETTING_STARTED guide.