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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 37580fa  deploy: de87c6b8b56cb684354b3c1b2eb36016cfc09172
37580fa is described below

commit 37580faf2f81000602433bcaa9730ff3a3b89cb9
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Tue Jun 18 20:25:51 2024 +0000

    deploy: de87c6b8b56cb684354b3c1b2eb36016cfc09172
---
 docs/master/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/master/index.html b/docs/master/index.html
index f1a3930..a44b14d 100644
--- a/docs/master/index.html
+++ b/docs/master/index.html
@@ -67,7 +67,7 @@ $(function() {
 <div class="contents">
 <div class="textblock"><p><a class="anchor" id="md_README"></a>This is the 
core C++ component of the Apache DataSketches library. It contains all of the 
key sketching algorithms that are in the Java component and can be accessed 
directly from user applications.</p>
 <p>This component is also a dependency of other components of the library that 
create adaptors for target systems, such as PostgreSQL.</p>
-<p>Note that we have a parallel core component for Java implementations of the 
same sketch algorithms, <a 
href="https://github.com/apache/datasketches-java";>datasketches-java</a>.</p>
+<p>Note that we have a parallel core component for [Java]((<a 
href="https://github.com/apache/datasketches-java";>https://github.com/apache/datasketches-java</a>)
 and [Python]((<a 
href="https://github.com/apache/datasketches-python";>https://github.com/apache/datasketches-python</a>)
 implementations of the same sketch algorithms.</p>
 <p>Please visit the main <a href="https://datasketches.apache.org";>Apache 
DataSketches website</a> for more information.</p>
 <p>If you are interested in making contributions to this site please see our 
<a href="https://datasketches.apache.org/docs/Community/";>Community</a> page 
for how to contact us.</p>
 <hr  />


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

Reply via email to