From 8eae5b0cd09dbc4feef0953001bf7ed527f3d5e8 Mon Sep 17 00:00:00 2001 From: Antoine Caron Date: Mon, 10 Mar 2025 14:32:32 +0100 Subject: [PATCH] feat(menu): add troubleshooting example in navigation --- menu/navigation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/menu/navigation.json b/menu/navigation.json index e2f10ffcc4..703d21c605 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -840,6 +840,10 @@ "label": "How to", "slug": "how-to" }, + { + "label": "Troubleshooting", + "slug": "troubleshooting" + }, { "items": [ {