Fix broken link in expanding_assist.markdown (#36449)

This commit is contained in:
Mat Stace 2024-12-20 09:58:59 +00:00 committed by GitHub
parent a9a34c251c
commit 4c6cc15f28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/).