We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72240d commit 02a7181Copy full SHA for 02a7181
src/content/docs/ai-gateway/configuration/websockets-api/index.mdx
@@ -22,5 +22,5 @@ The AI Gateway WebSockets API provides a persistent connection for AI interactio
22
23
For details on implementation, see the next section:
24
25
-- [Non-Realtime WebSockets API](/ai-gateway/configuration/websockets-api/non-realtime-api.mdx)
26
-- [Realtime WebSockets API](/ai-gateway/configuration/websockets-api/realtime-api.mdx)
+- [Non-Realtime WebSockets API](/ai-gateway/configuration/websockets-api/non-realtime-api/)
+- [Realtime WebSockets API](/ai-gateway/configuration/websockets-api/realtime-api/)
0 commit comments