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

alsay pushed a commit to branch update-doc-links
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit e7db4ca8428ed2bfef3efa84053805edbb0f900e
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Fri May 10 12:03:23 2024 -0700

    point to the latest docs
---
 _includes/javadocs.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 42f5fd27..f5b19945 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -2,9 +2,9 @@
 <div class="ds-header">
   <div class="container">
     <h4>API Snapshots:
-      <a href="https://apache.github.io/datasketches-java/4.2.0/";>Java 
Core</a>,
-      <a href="https://apache.github.io/datasketches-cpp/5.0.0/";>C++ Core</a>,
-      <a href="https://apache.github.io/datasketches-python/main/";>Python</a>,
+      <a href="https://apache.github.io/datasketches-java/5.0.2/";>Java 
Core</a>,
+      <a href="https://apache.github.io/datasketches-cpp/5.0.2/";>C++ Core</a>,
+      <a href="https://apache.github.io/datasketches-python/5.0.2/";>Python</a>,
       <a 
href="https://apache.github.io/datasketches-memory/master/";>Memory</a>,
       <a href="/api/pig/snapshot/apidocs/index.html">Pig</a>,
       <a href="/api/hive/snapshot/apidocs/index.html">Hive</a>,


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

Reply via email to