This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9e17bb8b update java-7.0.0 link
9e17bb8b is described below
commit 9e17bb8bc9f9b631e0e4dd6d65b95f9bfcc27d88
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Jan 9 11:48:08 2025 -0800
update java-7.0.0 link
---
_includes/javadocs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index d8a81659..260e8774 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -2,7 +2,7 @@
<div class="ds-header">
<div class="container">
<h4>API Latest Releases:
- <a href="https://apache.github.io/datasketches-java/7.0.0/">Java 17
Core</a>,
+ <a href="https://apache.github.io/datasketches-java/7.0.X/">Java 17
Core</a>,
<a href="https://apache.github.io/datasketches-java/6.1.1/">Java 8,11
Core</a>,
<a href="https://apache.github.io/datasketches-cpp/5.1.0/">C++ Core</a>,
<a href="https://apache.github.io/datasketches-python/5.1.0/">Python</a>,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]