From 99dbd72ff526abe8def11bd88e5e0149ee9dfc9a Mon Sep 17 00:00:00 2001
From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Date: Sat, 29 Apr 2023 10:39:28 +0200
Subject: [PATCH] Assist tutorials: fix order in aside TOC (#27186)
---
source/_includes/asides/docs_navigation.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html
index 64308882896..26de743d2e9 100644
--- a/source/_includes/asides/docs_navigation.html
+++ b/source/_includes/asides/docs_navigation.html
@@ -47,8 +47,8 @@
{% active_link /docs/assist/builtin_sentences/ Built-in sentences %}
{% active_link /docs/assist/custom_sentences/ Custom sentences %}
{% active_link /docs/assist/voice_remote_expose_devices/ Exposing devices to your voice assistant %}
- {% active_link /docs/assist/troubleshooting/ Troubleshooting Assist %}
{% active_link /docs/assist/voice_remote_local_assistant/ Configuring a local assistant %}
+ {% active_link /docs/assist/troubleshooting/ Troubleshooting Assist %}
{% active_link /projects/worlds-most-private-voice-assistant/ Tutorial: World's most private voice assistant %}
{% active_link /docs/assist/voice_remote_local_assistant/ Configuring a local assistant %}
{% active_link /projects/thirteen-usd-voice-remote/ Tutorial: $13 voice remote %}