From b5d998198eb7f8d6e1c37224c70e78bbb9578dd8 Mon Sep 17 00:00:00 2001 From: happysnaker <73147033+happysnaker@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:24:01 +0800 Subject: [PATCH 1/2] docs(desktop): add legacy mac troubleshoot alias --- .../desktop/troubleshoot-and-support/troubleshoot/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md b/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md index 65390501b3f6..c6aebb6e700e 100644 --- a/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md +++ b/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md @@ -9,6 +9,8 @@ linkTitle: Troubleshoot and diagnose aliases: - /desktop/troubleshoot/overview/ - /desktop/troubleshoot/ + - /desktop/mac/troubleshoot/ + - /desktop/mac/troubleshoot tags: [Troubleshooting] weight: 10 --- From bedba30cf81db51ef0ed047cc0e3f73723214f9f Mon Sep 17 00:00:00 2001 From: happysnaker <73147033+happysnaker@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:38:37 +0800 Subject: [PATCH 2/2] fix: avoid duplicate troubleshoot alias target --- .../desktop/troubleshoot-and-support/troubleshoot/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md b/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md index c6aebb6e700e..52f2713e54e1 100644 --- a/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md +++ b/content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md @@ -10,7 +10,6 @@ aliases: - /desktop/troubleshoot/overview/ - /desktop/troubleshoot/ - /desktop/mac/troubleshoot/ - - /desktop/mac/troubleshoot tags: [Troubleshooting] weight: 10 ---