From f3403eab48e683b71840acc3d2b06bf7525ec433 Mon Sep 17 00:00:00 2001 From: Tat Dat Duong Date: Thu, 13 Feb 2025 07:55:46 -0800 Subject: [PATCH] Add link ref --- docs/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index cf945b3d3..47c9f1f6b 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -253,6 +253,7 @@ nav: - cloud/how-tos/stream_events.md - cloud/how-tos/stream_debug.md - cloud/how-tos/stream_multiple.md + - cloud/how-tos/use_stream_react.md - Human-in-the-loop: - Human-in-the-loop: how-tos#human-in-the-loop_1 - cloud/how-tos/human_in_the_loop_breakpoint.md