We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ad867 commit 96f5b27Copy full SHA for 96f5b27
1 file changed
java/pom.xml
@@ -315,7 +315,8 @@
315
<nohelp>true</nohelp>
316
<detectJavaApiLink>false</detectJavaApiLink>
317
<links>
318
- <link>https://javadoc.io/doc/com.lancedb/lance-namespace-apache-client/${lance-namespace.version}</link>
+ <link>https://javadoc.io/doc/com.lancedb/lance-namespace-apache-client</link>
319
+ <link>https://javadoc.io/doc/com.lancedb/lance-namespace-core</link>
320
</links>
321
</configuration>
322
<executions>
0 commit comments