From 551cccab60c92d805a97639442727ab32f74b6f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E9=87=8ESKY?= <87404327+FlyingFeng2021@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:33:06 +0800 Subject: [PATCH] Fix invalid link (#36009) --- source/voice_control/index.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/voice_control/index.markdown b/source/voice_control/index.markdown index 7a6a8e92580..14f21baba7b 100644 --- a/source/voice_control/index.markdown +++ b/source/voice_control/index.markdown @@ -29,8 +29,8 @@ Although adding voice to your smart home configuration is exciting, it will requ Ready? Now let's get started -- [I plan to use a local speech-to-text/text-to-speech setup](/voice_source/voice_remote_local_assistant/) -- [I plan to use Home Assistant Cloud](/voice_sources/voice_remote_cloud_assistant/) (recommended as it is the simplest) +- [I plan to use a local speech-to-text/text-to-speech setup](/voice_control/voice_remote_local_assistant/) +- [I plan to use Home Assistant Cloud](/voice_control/voice_remote_cloud_assistant/) (recommended as it is the simplest) ## Expand and Experiment