For example, when opening org.assertj.guava.api.OptionalAssert and clicking on an org.assertj.core.api.Assert hyperlink, the following is displayed:

There is the javadoc.io header for assertj-core header, which shouldn't appear. Plus, the referred assertj-core version is 3.25.2 instead of 3.25.3.
Something similar happens when clicking on Guava Optional:
On the other side, clicking on an Object hyperlink properly navigates to the Oracle Javadoc:

For example, when opening
org.assertj.guava.api.OptionalAssertand clicking on anorg.assertj.core.api.Asserthyperlink, the following is displayed:There is the javadoc.io header for
assertj-coreheader, which shouldn't appear. Plus, the referredassertj-coreversion is 3.25.2 instead of 3.25.3.Something similar happens when clicking on Guava
Optional:On the other side, clicking on an
Objecthyperlink properly navigates to the Oracle Javadoc: