DataExpert-io / data-engineer-handbook

This is a repo with links to everything you'd ever want to learn about data engineering

Repository from Github https://github.comDataExpert-io/data-engineer-handbookRepository from Github https://github.comDataExpert-io/data-engineer-handbook

Incorrect link for "Learning Spark, 2nd Edition" in book.md

Dheerajanuvas07 opened this issue · comments

In the book.md file, the hyperlink for "Learning Spark, 2nd Edition" currently redirects to the Databricks website. It should instead link to the actual book on Amazon.

Incorrect link: https://databricks.com
Correct link: https://www.amazon.com/Learning-Spark-Jules-Damji/dp/1492050040

Please update the markdown like so:
[Learning Spark, 2nd Edition](https://www.amazon.com/Learning-Spark-Jules-Damji/dp/1492050040)