diff --git a/docs.json b/docs.json index d29f2df..af274e2 100644 --- a/docs.json +++ b/docs.json @@ -202,6 +202,10 @@ { "source": "/telemetry", "destination": "/self-host/telemetry" + }, + { + "source": "/community/:slug*", + "destination": "/self-host/:slug*" } ] }