From 43d50c45a73ccd8df53d4e8f0cb7fc3913ac6468 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sun, 10 May 2026 23:16:27 +0800 Subject: [PATCH] docs(nodes): collapse duplicate Related sections in troubleshooting --- docs/nodes/troubleshooting.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/nodes/troubleshooting.md b/docs/nodes/troubleshooting.md index e2f6a172194..1b9b8165047 100644 --- a/docs/nodes/troubleshooting.md +++ b/docs/nodes/troubleshooting.md @@ -112,16 +112,12 @@ If still stuck: - Re-grant OS permissions. - Recreate/adjust exec approval policy. -Related: - -- [/nodes/index](/nodes/index) -- [/nodes/camera](/nodes/camera) -- [/nodes/location-command](/nodes/location-command) -- [/tools/exec-approvals](/tools/exec-approvals) -- [/gateway/pairing](/gateway/pairing) - ## Related - [Nodes overview](/nodes) +- [Camera nodes](/nodes/camera) +- [Location command](/nodes/location-command) +- [Exec approvals](/tools/exec-approvals) +- [Gateway pairing](/gateway/pairing) - [Gateway troubleshooting](/gateway/troubleshooting) - [Channel troubleshooting](/channels/troubleshooting)