From 368fd6ea7627a0c228f51d080638bf4281c6cf09 Mon Sep 17 00:00:00 2001 From: Tom L Date: Mon, 15 Jun 2020 16:48:03 +0100 Subject: [PATCH] Fix link display (#13766) --- source/_integrations/recorder.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/recorder.markdown b/source/_integrations/recorder.markdown index fc7330a2211..433a4945a3d 100644 --- a/source/_integrations/recorder.markdown +++ b/source/_integrations/recorder.markdown @@ -8,7 +8,7 @@ ha_quality_scale: internal ha_domain: recorder --- -The `recorder` integration is responsible for storing details in a database, which then are handled by the [`history` integration](/integrations/history/). +The `recorder` integration is responsible for storing details in a database, which then are handled by the [`history` ](/integrations/history/) integration.