You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/03/18 20:32:12 UTC

[incubator-datasketches-website] branch more_examples updated: slightly better description

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

alsay pushed a commit to branch more_examples
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/more_examples by this push:
     new 3f94efd  slightly better description
3f94efd is described below

commit 3f94efdd99c447c3c0ec31ccdd8d6d33210c00b7
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Wed Mar 18 13:31:50 2020 -0700

    slightly better description
---
 _includes/toc.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/toc.html b/_includes/toc.html
index 3ac6539..1fcca7f 100644
--- a/_includes/toc.html
+++ b/_includes/toc.html
@@ -235,7 +235,7 @@
       </p>
       <div class="collapse" id="collapse_quantiles_examples">
         <li><a href="{{site.docs_dir}}/Quantiles/QuantilesJavaExample.html">Quantiles Sketch Java Example</a></li>
-        <li><a href="{{site.docs_dir}}/Quantiles/QuantilesCppExample.html">Quantiles Sketch (KLL) C++ Example</a></li>
+        <li><a href="{{site.docs_dir}}/Quantiles/QuantilesCppExample.html">KLL Quantiles Sketch C++ Example</a></li>
         <li><a href="{{site.docs_dir}}/Quantiles/QuantilesPigUDFs.html">Quantiles Sketch Pig UDFs</a></li>
         <li><a href="{{site.docs_dir}}/Quantiles/QuantilesHiveUDFs.html">Quantiles Sketch Hive UDFs</a></li>
         <li><a href="{{site.docs_dir}}/DruidIntegration.html">Using Sketches in Druid</a></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org