From 21130f6cc0b690e126177a18f90f6f611490d90b Mon Sep 17 00:00:00 2001 From: Stefan <37924749+stefanroelofs@users.noreply.github.com> Date: Mon, 25 Oct 2021 13:46:58 +0200 Subject: [PATCH] Fix broken link (#19958) --- source/_integrations/analytics.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/analytics.markdown b/source/_integrations/analytics.markdown index 0fdc177fa73..e639838001c 100644 --- a/source/_integrations/analytics.markdown +++ b/source/_integrations/analytics.markdown @@ -162,7 +162,7 @@ If your system includes the Supervisor, this will also contain: If enabled, a crash report will be collected when an unexpected error occurs and uploaded to [Sentry](https://sentry.io). These reports will help fix bugs and improve performance and stability. -Crash reports are only visible to the Home Assistant Core developers. This feature is currently limited to the [Supervisor](/docs/glossary/#home-assistant-supervisor) and [OS-Agent]([/docs/glossary/#os-agein-supervisor](https://github.com/home-assistant/os-agent)). +Crash reports are only visible to the Home Assistant Core developers. This feature is currently limited to the [Supervisor](/docs/glossary/#home-assistant-supervisor) and [OS-Agent](https://github.com/home-assistant/os-agent). ## Data storage & processing