delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.22k stars 1.62k forks source link

[Doc] Correct Spark API links [no ci] #3278

Open makuche opened 1 week ago

makuche commented 1 week ago

Which Delta project/connector is this regarding?

Description

This PR fixes the links mentioned in https://github.com/delta-io/delta/issues/3277.

How was this patch tested?

Checking if the links still provide a 404 response.

Does this PR introduce any user-facing changes?

No