diff --git a/website/docs/10_going-deeper/health/sensor-health.md b/website/docs/10_going-deeper/health/sensor-health.md index 5943c1565..efffbdc35 100644 --- a/website/docs/10_going-deeper/health/sensor-health.md +++ b/website/docs/10_going-deeper/health/sensor-health.md @@ -352,7 +352,7 @@ If the authorization process fails, the health endpoint will return a 401 error If all components are enable and showChildren is set to true: -* A Request to https://your-application-url/sensor/health will return: +* A Request to https://your-application-url/sensor/health/ will return: ```text ├── booster @@ -381,7 +381,7 @@ And the children components will be disabled too using direct url https://your-a [Empty] ``` -If database is enabled and showChildren is set to false and using https://your-application-url/sensor/health +If database is enabled and showChildren is set to false and using https://your-application-url/sensor/health/ ```text ├── booster