Merge branch 'main' into enterprise

This commit is contained in:
miloschwartz
2025-10-14 20:39:20 -07:00
2 changed files with 4 additions and 114 deletions

View File

@@ -203,6 +203,10 @@
{
"source": "/telemetry",
"destination": "/self-host/telemetry"
},
{
"source": "/community/:slug*",
"destination": "/self-host/:slug*"
}
]
}