neilramaswamy commented on code in PR #48438:
URL: https://github.com/apache/spark/pull/48438#discussion_r1807914626


##########
docs/streaming/apis-on-dataframes-and-datasets.md:
##########
@@ -436,7 +437,7 @@ Imagine our [quick 
example](./getting-started.html#quick-example) is modified an
 
 The result tables would look something like the following.
 
-![Window Operations](/img/structured-streaming-window.png)
+![Window Operations]({{ rel_path_to_root }}img/structured-streaming-window.png)

Review Comment:
   Oh, yeah, you're totally right. Since the stuff in `global.html` _does_ need 
the `rel_path_to_root` stuff, I was thinking I needed it in other places. But I 
don't. Relative paths will work just fine for streaming-only pages.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to