Skip to content

Commit 61fce75

Browse files
minor: links and copyright
1 parent a39a93f commit 61fce75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ hide:
1010

1111
Welcome to **The Internals of {{ book.title }}** online book! 🤙
1212

13-
I'm [Jacek Laskowski](https://pl.linkedin.com/in/jaceklaskowski), a Freelance Data(bricks) Engineer 🧱 specializing in
13+
I'm [Jacek Laskowski](https://www.linkedin.com/in/jaceklaskowski), a Freelance Data(bricks) Engineer 🧱 specializing in
1414
[Apache Spark](https://books.japila.pl/apache-spark-internals/) (incl. [Spark SQL](https://books.japila.pl/spark-sql-internals/) and [Spark Structured Streaming](https://books.japila.pl/spark-structured-streaming-internals/)),
1515
[Delta Lake](https://books.japila.pl/delta-lake-internals/),
1616
[Unity Catalog](https://books.japila.pl/unity-catalog-internals/),
1717
[MLflow](https://mlflow.org/),
18-
[Databricks](https://www.databricks.com/)
18+
[Databricks](https://github.com/jaceklaskowski/learn-databricks)
1919
with brief forays into a wider data engineering space (mostly during [Warsaw Data Engineering](https://www.meetup.com/Warsaw-Data-Engineering/) meetups).
2020

2121
I'm very excited to have you here and hope you will enjoy exploring the internals of {{ book.title }} as much as I have.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repo_name: spark-sql-internals
77
repo_url: https://github.com/japila-books/spark-sql-internals
88
edit_uri: edit/main/docs/
99

10-
copyright: Copyright © 2024-2025 Jacek Laskowski
10+
copyright: Copyright © 2025 Jacek Laskowski
1111

1212
theme:
1313
name: material

0 commit comments

Comments
 (0)