From 4c6cc15f281e8e05bda65a1ed3a4b7e1fdb42dc5 Mon Sep 17 00:00:00 2001 From: Mat Stace Date: Fri, 20 Dec 2024 09:58:59 +0000 Subject: [PATCH] Fix broken link in expanding_assist.markdown (#36449) --- source/voice_control/expanding_assist.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/voice_control/expanding_assist.markdown b/source/voice_control/expanding_assist.markdown index 35a8ca9fb5a..a1e715e1d22 100644 --- a/source/voice_control/expanding_assist.markdown +++ b/source/voice_control/expanding_assist.markdown @@ -18,6 +18,6 @@ Assist [up and running](/voice_control/) in any of the available devices and con ## Some ideas to expand your Assist setup 1. Add custom sentences or modify existing ones. Learn how in this [custom sentences tutorial](/voice_control/custom_sentences/). -2. [Create a personality](voice_control/assist_create_open_ai_personality/) for Assist using AI +2. [Create a personality](/voice_control/assist_create_open_ai_personality/) for Assist using AI 3. Customize your [own wake words ](/voice_control/create_wake_word/) for Assist - only available if you have your own hardware setup like [ESP32-S3 BOX](/voice_control/s3_box_voice_assistant/) or [ATOM Echo](/voice_control/thirteen-usd-voice-remote/). -4. If you want to build something really customized, you can [make your own Assist device](/voice_control/make_your_own/). \ No newline at end of file +4. If you want to build something really customized, you can [make your own Assist device](/voice_control/make_your_own/).