diff --git a/README.md b/README.md index 76e9ac2925cc..7551daf8c21d 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ The core Java library that tracks table snapshots and metadata is complete, but The [Iceberg format specification][iceberg-spec] is being actively updated and is open for comment. Until the specification is complete and released, it carries no compatibility guarantees. The spec is currently evolving as the Java reference implementation changes. -[Java API javadocs][iceberg-javadocs] are available for the 0.6.0 tag. +[Java API javadocs][iceberg-javadocs] are available for the master. -[iceberg-javadocs]: https://iceberg.apache.org/javadoc/0.6.0/index.html?com/netflix/iceberg/package-summary.html +[iceberg-javadocs]: https://iceberg.apache.org/javadoc/master [iceberg-spec]: https://iceberg.apache.org/spec