diff --git a/README.md b/README.md index 2075a8a..fc2c2b0 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ azd down --purge --force - [Troubleshooting](troubleshooting.md) - [Pattern Simulations](demo.md) - [Developer Experience](developer-experience.md) -- [Calculating SLA](./assets/sla-calculation.md) +- [Calculating SLA](sla-calculation.md) - [Logging](docs/logging.md) - [Redis](docs/REDIS.md) - [Report security concerns](SECURITY.md) @@ -199,4 +199,4 @@ The software may collect information about you and your use of the software and Telemetry collection is on by default. -To opt out, run the following command `azd env set ENABLE_TELEMETRY` to `false` in your AZD environment. \ No newline at end of file +To opt out, run the following command `azd env set ENABLE_TELEMETRY` to `false` in your AZD environment.