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

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

commit ac7aaa79cbb69e76e84dac47965fcfb29e1b552b
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Apr 15 13:10:49 2025 -0700

    update javadocs link
---
 _includes/javadocs.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 77be3c28..4701b1e5 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -5,6 +5,7 @@
     <ul class="dropdown-menu ds-nav">
       <li><a href="https://apache.github.io/datasketches-java/6.2.0/";>Java 
8,11 Core</a></li>
       <li><a href="https://apache.github.io/datasketches-java/7.0.1/";>Java 17 
Core</a></li>
+      <li><a href="https://apache.github.io/datasketches-java/8.0.0/";>Java 21 
Core</a></li>
       <li><a href="https://apache.github.io/datasketches-cpp/5.2.0/";>C++ 
Core</a></li>
       <li><a 
href="https://apache.github.io/datasketches-python/5.2.0/";>Python</a></li>
       <li><a href="https://apache.github.io/datasketches-memory/3.0.2/";>Java 
8,11 Memory</a></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to