Docs: fix /scripts redirect loop
This commit is contained in:
parent
481bd333eb
commit
260f6e2c00
1 changed files with 0 additions and 4 deletions
|
|
@ -345,10 +345,6 @@
|
||||||
"source": "/auth-monitoring",
|
"source": "/auth-monitoring",
|
||||||
"destination": "/automation/auth-monitoring"
|
"destination": "/automation/auth-monitoring"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"source": "/scripts",
|
|
||||||
"destination": "/scripts"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"source": "/camera",
|
"source": "/camera",
|
||||||
"destination": "/nodes/camera"
|
"destination": "/nodes/camera"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue