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 0f491df4 Update javadoc link in _includes
0f491df4 is described below

commit 0f491df4152d363c71717ab73ad7dea48318daa7
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jun 2 11:04:14 2024 -0700

    Update javadoc link in _includes
---
 _includes/javadocs.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index cf889349..8d00eeb7 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -1,11 +1,11 @@
 <!-- Start _include/javadocs.html -->
 <div class="ds-header">
   <div class="container">
-    <h4>API Snapshots:
+    <h4>API Latest Releases:
       <a href="https://apache.github.io/datasketches-java/6.0.0/";>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="https://apache.github.io/datasketches-memory/2.2.1/";>Memory</a>,
       <a href="/api/pig/snapshot/apidocs/index.html">Pig</a>,
       <a href="/api/hive/snapshot/apidocs/index.html">Hive</a>,
     </h4>


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

Reply via email to