From f6030b68d3cea1473a0769dcbcd07b24e9849dff Mon Sep 17 00:00:00 2001 From: Neal Chambers Date: Tue, 6 Jun 2023 11:12:20 +0900 Subject: [PATCH] Updated Development Environment Setup: Ubuntu (markdown) --- Development-Environment-Setup:-Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.