You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/02/20 19:54:22 UTC

[incubator-datasketches-website] branch master updated: update ToC

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

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


The following commit(s) were added to refs/heads/master by this push:
     new fb31ab7  update ToC
fb31ab7 is described below

commit fb31ab76ed4799ae698b2977c9e43c79775ea0a8
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Feb 20 11:54:04 2020 -0800

    update ToC
---
 _includes/toc.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/toc.html b/_includes/toc.html
index 6bc3b8d..f7f10a2 100644
--- a/_includes/toc.html
+++ b/_includes/toc.html
@@ -19,7 +19,7 @@
       <li><a href="{{site.docs_dir}}/Architecture/KeyFeatures.html">Key Features</a></li>
       <li><a href="{{site.docs_dir}}/Architecture/Components.html">Components</a></li>
       <li><a href="{{site.docs_dir}}/Architecture/SketchesByComponent.html">Sketches by Component</a></li>
-      <li><a href="{{site.docs_dir}}/Architecture/SketchesCriteria.html">Sketch Criteria</a></li>
+      <li><a href="{{site.docs_dir}}/Architecture/SketchCriteria.html">Sketch Criteria</a></li>
       <li><a href="{{site.docs_dir}}/Architecture/OrderSensitivity.html">Notes on Order Sensitivity</a></li>
       <li><a href="{{site.docs_dir}}/Architecture/Concurrency.html">Notes on Concurrency</a></li>
     </div>


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