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.