Update README.md

This commit is contained in:
Jacob Overgaard
2023-09-15 14:10:09 +02:00
committed by GitHub
parent f416dee355
commit 1d0d594614

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.