This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch update_javadocs_html
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit bbfb4e460547c63c77bbe84ea1c093794b275128
Author: Lee Rhodes <lee...@gmail.com>
AuthorDate: Fri Feb 21 21:53:30 2025 -0800

    Update javadocs.html link for the ds-memory-6.0.0 release
---
 _includes/javadocs.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 6b175287..19f76dcb 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -9,7 +9,7 @@
       <li><a 
href="https://apache.github.io/datasketches-python/5.1.0/";>Python</a></li>
       <li><a href="https://apache.github.io/datasketches-memory/3.0.2/";>Java 
8,11 Memory</a></li>
       <li><a href="https://apache.github.io/datasketches-memory/4.1.0/";>Java 
17 Memory</a></li>
-      <li><a href="https://apache.github.io/datasketches-memory/5.0.0/";>Java 
21 Memory</a></li>
+      <li><a href="https://apache.github.io/datasketches-memory/6.0.0/";>Java 
21 Memory</a></li>
       <li><a href="/api/pig/snapshot/apidocs/index.html">Pig</a></li>
       <li><a href="/api/hive/snapshot/apidocs/index.html">Hive</a></li>
     </ul>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org
For additional commands, e-mail: commits-h...@datasketches.apache.org

Reply via email to