Skip to content

Commit

Permalink
Doc: Fix Iceberg Javadoc link (apache#8885)
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Zhang <[email protected]>
  • Loading branch information
dramaticlly and Steve Zhang authored Oct 19, 2023
1 parent d1cb234 commit 046fa74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The [Iceberg format specification][iceberg-spec] is being actively updated and i

[Java API javadocs][iceberg-javadocs] are available for the main.

[iceberg-javadocs]: https://iceberg.apache.org/javadoc/main
[iceberg-javadocs]: https://iceberg.apache.org/javadoc/latest
[iceberg-spec]: https://iceberg.apache.org/spec


Expand Down Expand Up @@ -78,7 +78,7 @@ Iceberg also has modules for adding Iceberg support to processing engines:
* `iceberg-pig` is an implementation of Pig's LoadFunc API for Iceberg

---
**NOTE**
**NOTE**

The tests require Docker to execute. On MacOS (with Docker Desktop), you might need to create a symbolic name to the docker socket in order to be detected by the tests:

Expand Down

0 comments on commit 046fa74

Please sign in to comment.