Update README.md

This commit is contained in:
Jacob Overgaard
2023-09-15 14:10:47 +02:00
committed by GitHub
parent 66c8f085ea
commit 186e5d69a2

View File

@@ -30,7 +30,7 @@ The development environment is the default environment and is used when running
### Run against a local Umbraco instance
> **Note**
> Make sure you have followed the [Authentication guide](./docs/authentication.md) before continuing.
> Make sure you have followed the [Authentication guide](../docs/authentication.md) before continuing.
If you have a local Umbraco instance running, you can use the development environment to run against it by overriding the API URL and bypassing the mock-service-worker in the frontend client.