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

[BUG] API doc links for Java and Python API #3277

Open makuche opened 1 week ago

makuche commented 1 week ago

Bug

Which Delta project/connector is this regarding?

Describe the problem

Links to the API docs for the Java and Python API seem to be wrong in the README (see the links listed here), since they result in a 404 response.

Observed results

API links result in 404 response.

Expected results

Should be forwarded to Java API doc and respectively Python API doc

Willingness to contribute

I will open a PR to fix the links in the README