Skip to content

Commit 746fe11

Browse files
committed
Fix link date for first lesson post in index.md
1 parent ff6c61e commit 746fe11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ title: "Spark Tuning Notes"
77

88
Welcome to my Spark tuning blog. Here you’ll find lessons learned while optimizing Apache Spark jobs.
99

10-
- [First Lesson: Partition vs Broadcast](/spark-tuning-notes/2025/07/01/first-lesson.html)
10+
- [First Lesson: Partition vs Broadcast](/spark-tuning-notes/2025/06/13/first-lesson.html)

0 commit comments

Comments
 (0)