Skip to content

Commit f61b0e9

Browse files
authored
docs: fix broken v2 link to streaming doc (#483)
1 parent c741a56 commit f61b0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/v2/advanced/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This feature is currently **experimental** and needs to be opted into. It can si
6060

6161
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.
6262

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.
6464

6565
```bash
6666
open-next build --streaming

0 commit comments

Comments
 (0)