Skip to content

Commit a4bdb37

Browse files
anishshri-dbHeartSaVioR
authored andcommitted
[SPARK-52350][SS] Fix link for SS programming guide in 4.0
### What changes were proposed in this pull request? Fix link for SS programming guide in 4.0 ### Why are the changes needed? Without this change, the doc link is broken ### Does this PR introduce _any_ user-facing change? Yes ### How was this patch tested? Confirmed with manual test. ### Was this patch authored or co-authored using generative AI tooling? No Closes #51051 from anishshri-db/task/SPARK-52350. Authored-by: Anish Shrigondekar <anish.shrigondekar@databricks.com> Signed-off-by: Jungtaek Lim <kabhwan.opensource@gmail.com>
1 parent 6cfd800 commit a4bdb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/structured-streaming-programming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ license: |
1919
limitations under the License.
2020
---
2121

22-
As of Spark 4.0.0, the Structured Streaming Programming Guide has been broken apart into smaller, more readable pages. You can find these pages [here](/streaming).
22+
As of Spark 4.0.0, the Structured Streaming Programming Guide has been broken apart into smaller, more readable pages. You can find these pages [here](./streaming/index.html).

0 commit comments

Comments
 (0)