diff --git a/docs/getting_started/customization.rst b/docs/getting_started/customization.rst
index 7222cc7425880e3649074e28668a6a8a296386b3..63f9d377a3970f3918573f7edd280786dd662072 100644
--- a/docs/getting_started/customization.rst
+++ b/docs/getting_started/customization.rst
@@ -150,7 +150,7 @@ In this tutorial, we show the most common customizations with the `starter examp
     response.print_response_stream()
 
 .. tip::
-    Learn more about streaming `here <../how_to/customization/streaming.html>`_.
+    Learn more about streaming `here <../core_modules/query_modules/query_engine/streaming.html>`_.
 
 -----------------