From 1f766fef2d0c5f1ff1cba9d9d4fa0cc75a722b00 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 2e20ccab906..90be6ed236d 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 /projects/thirteen-usd-voice-remote/ Tutorial: $13 voice remote %}