From 37580faf2f81000602433bcaa9730ff3a3b89cb9 Mon Sep 17 00:00:00 2001 From: AlexanderSaydakov Date: Tue, 18 Jun 2024 20:25:51 +0000 Subject: [PATCH] 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 f1a3930f..a44b14d7 100644 --- a/docs/master/index.html +++ b/docs/master/index.html @@ -67,7 +67,7 @@

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.

This component is also a dependency of other components of the library that create adaptors for target systems, such as PostgreSQL.

-

Note that we have a parallel core component for Java implementations of the same sketch algorithms, datasketches-java.

+

Note that we have a parallel core component for [Java]((https://github.com/apache/datasketches-java) and [Python]((https://github.com/apache/datasketches-python) implementations of the same sketch algorithms.

Please visit the main Apache DataSketches website for more information.

If you are interested in making contributions to this site please see our Community page for how to contact us.