Skip to content

Commit 5a1fa5a

Browse files
committed
Revert "Update README.md"
This reverts commit af42094.
1 parent af42094 commit 5a1fa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ withSparkStreaming(batchDuration = Durations.seconds(1), timeout = 10_000) { //
312312

313313
## Examples
314314

315-
For more, check out [examples](https://github.com/JetBrains/kotlin-spark-api/tree/spark-3.2/examples/src/main/kotlin/org/jetbrains/kotlinx/spark/examples/streaming) module.
315+
For more, check out [examples](https://github.com/JetBrains/kotlin-spark-api/tree/master/examples/src/main/kotlin/org/jetbrains/kotlinx/spark/examples) module.
316316
To get up and running quickly, check out this [tutorial](https://github.com/JetBrains/kotlin-spark-api/wiki/Quick-Start-Guide).
317317

318318
## Reporting issues/Support

0 commit comments

Comments
 (0)