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

commit ae58902859a7c5a7a578baf26a9e6cd2d0979ec9
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Jan 21 11:46:03 2025 -0800

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

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index b072c27ca..e7d56e4cd 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -3,7 +3,7 @@
   <li class="dropdown ds-nav" > <!--  <img class="java-logo" 
src="/img/JavaLogo.png" alt="java-logo"> -->
     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" 
aria-haspopup="true" aria-expanded="false" style="padding: 0px 10px 0px 0px; 
line-height: 50px;"><span style="padding: 0px 10px 0px 0px;"> CODE DOCS<span 
class="caret"></span></span></a>
     <ul class="dropdown-menu ds-nav">
-      <li><a href="https://apache.github.io/datasketches-java/6.2.X/";>Java 
8,11 Core</a></li>
+      <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.0/";>Java 17 
Core</a></li>
       <li><a href="https://apache.github.io/datasketches-cpp/5.1.0/";>C++ 
Core</a></li>
       <li><a 
href="https://apache.github.io/datasketches-python/5.1.0/";>Python</a></li>


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

Reply via email to