This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f499c55 Automatic Site Publish by Buildbot
f499c55 is described below
commit f499c557bf6866a909d01bfc87576ea134bd9538
Author: buildbot <[email protected]>
AuthorDate: Mon Feb 8 21:12:56 2021 +0000
Automatic Site Publish by Buildbot
---
output/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/output/index.html b/output/index.html
index d226ca4..e0215fb 100644
--- a/output/index.html
+++ b/output/index.html
@@ -167,10 +167,10 @@
</div>
<div class="col-md-4">
- <p><a href="/docs/Architecture/KeyFeatures.html#key-algorithms">
- <span class="fa fa-bar-chart-o fa-4x"></span><br />
+ <a href="/docs/Architecture/KeyFeatures.html#key-algorithms">
+ <span class="fa fa-bar-chart-o fa-4x"></span>
<h2>Analysis</h2>
- </a></p>
+ </a>
<p class="text-justify">Built-in Theta Sketch set operators (Union,
Intersection, Difference)
produce sketches as a result (and not just a number) enabling full set
expressions of cardinality,
such as ((A ∪ B) ∩ (C ∪ D)) \ (E ∪ F).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]