From 260f6e2c00d2c2ededc63e4eaaef2bd8dc0510e1 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 26 Jan 2026 19:57:49 -0600 Subject: [PATCH] Docs: fix /scripts redirect loop --- docs/docs.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index c53902451..01a338a18 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -345,10 +345,6 @@ "source": "/auth-monitoring", "destination": "/automation/auth-monitoring" }, - { - "source": "/scripts", - "destination": "/scripts" - }, { "source": "/camera", "destination": "/nodes/camera"