From f498a3fcbd80fbec809e8244ef51ca7d2926530c Mon Sep 17 00:00:00 2001 From: steveoh Date: Tue, 7 May 2024 17:34:41 -0600 Subject: [PATCH] docs: correct link location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 074ad14a..00cf991b 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ To make the project as flexible as possible, the connection strings, urls to ser #### Startup Routine -Start the firebase emulators from the developer project. This also starts the self [service website](http://localhost:5173/). +Start the firebase emulators from the developer project. This also starts the [self service](http://localhost:5173/) website. > [!TIP] > If you want to work with the self service website, duplicate the `./src/developer/.env` file to `./src/developer/.env.local` and add the firebase project settings.