From 55a4b7e7fbce20e1be10669a323a69c79e0750f9 Mon Sep 17 00:00:00 2001 From: Alexandre Macabies <81353+zopieux@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:10:02 +0200 Subject: [PATCH] Fix anchor typo for secure devices. (#24670) --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index ec1576277a2..f11d6fb73dc 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -119,7 +119,7 @@ Your Home Assistant instance needs to be connected to the same network as the Go Your Google Assistant devices will still communicate via the internet to: - Get credentials to establish a local connection. -- Send commands that involve a [secure device](#secure-device). +- Send commands that involve a [secure device](#secure-devices). - Send commands if local fulfillment fails.