diff --git a/vercel.json b/vercel.json index 9b29715d..af9f6e28 100644 --- a/vercel.json +++ b/vercel.json @@ -19,6 +19,10 @@ { "source": "/docs/settings/config/:path*", "destination": "/docs/configuration/radio/:path*" + }, + { + "source": "/docs/hardware/peripheral/", + "destination": "/docs/configuration/module/remote-hardware#remote-hardware-module-usage" } ] } \ No newline at end of file