From 9ef07cb110129dd9e5c64696c6eb495bf0bcb6b8 Mon Sep 17 00:00:00 2001 From: David Cook Date: Fri, 4 Nov 2022 14:20:48 +1100 Subject: [PATCH] Update GETTING_STARTED.md [doc] Link to info about loading sample data [skip ci] --- GETTING_STARTED.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index f8356c68e8..f295aa6069 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -68,6 +68,8 @@ To login as the default user, use: email: ofn@example.com password: ofn123 + +Seee [Locale and sample data] about loading data. ### Testing @@ -129,3 +131,4 @@ If these commands succeed, you should be able to [continue the setup process](#g [rubocop]: https://rubocop.readthedocs.io/en/latest/ [karma]: https://github.com/openfoodfoundation/openfoodnetwork/wiki/Karma [slack-dev]: https://openfoodnetwork.slack.com/messages/C2GQ45KNU +[Locale and sample data]: https://github.com/openfoodfoundation/openfoodnetwork/wiki/Locale-and-sample-data