Skip to content

Commit ddb3c14

Browse files
committed
Add redirect
1 parent 0cc0498 commit ddb3c14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/__redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,6 +2356,9 @@
23562356
/ai-gateway/guardrails/* /ai-gateway/features/guardrails/:splat 301
23572357
/ai-gateway/websockets-api/* /ai-gateway/usage/websockets-api/:splat 301
23582358

2359+
# Pub-sub
2360+
/pub-sub/* / 301
2361+
23592362
# Realtime
23602363
/realtime/limits /realtime/sfu/limits 302
23612364
/realtime/sessions-tracks /realtime/sfu/sessions-tracks/ 302

0 commit comments

Comments
 (0)