Skip to content

Commit

Permalink
deploy: de87c6b
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSaydakov committed Jun 18, 2024
1 parent 13384f8 commit 37580fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<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 />
Expand Down

0 comments on commit 37580fa

Please sign in to comment.