You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/v2/advanced/options.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ This feature is currently **experimental** and needs to be opted into. It can si
60
60
61
61
Enabling this option will enable streaming support for the server function. This is experimental and needs to be opted into. It can significantly decrease the server function's time to first byte.
62
62
63
-
**Do not use this in production**. See [this](/inner_workings/streaming) for more information.
63
+
**Do not use this in production**. See [this](/v2/inner_workings/streaming) for more information.
0 commit comments