From 0cfbd3665042d3d2b3e916f067ea691855e695c2 Mon Sep 17 00:00:00 2001 From: Thomas Dulle Date: Fri, 19 Jun 2020 01:04:36 +0200 Subject: [PATCH] Fixed link to recorder (#13790) --- source/_integrations/history.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/history.markdown b/source/_integrations/history.markdown index caf48cc0949..650c421c768 100644 --- a/source/_integrations/history.markdown +++ b/source/_integrations/history.markdown @@ -11,7 +11,7 @@ ha_domain: history --- The `history` integration will track everything that is going on within Home -Assistant and allows the user to browse through it. It depends on the [`recorder`](integrations/recorder/) +Assistant and allows the user to browse through it. It depends on the [`recorder`](/integrations/recorder/) integration for storing the data and uses the same database setting. If any entities are excluded from being recorded, no history will be available for these entities.