add redirect

This commit is contained in:
miloschwartz
2025-10-14 20:30:24 -07:00
parent 1fc0e43257
commit daafea7450
+4
View File
@@ -202,6 +202,10 @@
{
"source": "/telemetry",
"destination": "/self-host/telemetry"
},
{
"source": "/community/:slug*",
"destination": "/self-host/:slug*"
}
]
}