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 f6bef81  Automatic Site Publish by Buildbot
f6bef81 is described below

commit f6bef81049ee0515198d3ec63f133b71f0562e94
Author: buildbot <[email protected]>
AuthorDate: Mon Feb 22 05:15:19 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Architecture/Components.html                | 4 ++--
 output/docs/QuantilesStudies/QuantilesStreamAStudy.html | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/output/docs/Architecture/Components.html 
b/output/docs/Architecture/Components.html
index 5f1d5f6..5e2f6c6 100644
--- a/output/docs/Architecture/Components.html
+++ b/output/docs/Architecture/Components.html
@@ -541,7 +541,7 @@
       <td><a 
href="https://github.com/apache/datasketches-pig";>https://github.com/apache/datasketches-pig</a></td>
     </tr>
     <tr>
-      <td>PostreSQL Adaptor</td>
+      <td>PostgreSQL Adaptor</td>
       <td><a 
href="https://github.com/apache/datasketches-postgresql";>https://github.com/apache/datasketches-postgresql</a></td>
     </tr>
     <tr>
@@ -607,7 +607,7 @@
 
 <h3 id="c-adaptors">C++ Adaptors</h3>
 <ul>
-  <li><strong><a 
href="https://github.com/apache/datasketches-postresql";>PostgreSQL</a></strong> 
(Versioned, Apache Released)
+  <li><strong><a 
href="https://github.com/apache/datasketches-postgresql";>PostgreSQL</a></strong>
 (Versioned, Apache Released)
 This site provides the postgres-specific adaptors that wrap the C++ 
implementations making
 them available to the PostgreSQL database users. PostgreSQL users should 
download the PostgreSQL extension from <a 
href="https://pgxn.org/dist/datasketches/";>pgxn.org</a>.  For examples refer to 
the README on the component site.
     <ul>
diff --git a/output/docs/QuantilesStudies/QuantilesStreamAStudy.html 
b/output/docs/QuantilesStudies/QuantilesStreamAStudy.html
index 09a1459..54cdf51 100644
--- a/output/docs/QuantilesStudies/QuantilesStreamAStudy.html
+++ b/output/docs/QuantilesStudies/QuantilesStreamAStudy.html
@@ -530,7 +530,7 @@
 <h2 id="creating-the-exact-cdf-and-histograms-for-comparison">Creating the 
Exact CDF and Histograms For Comparison</h2>
 <p>In order to measure the accuracy of the Approximate Histogram, we need an 
exact, brute-force analysis of <em>streamA.txt</em>.</p>
 
-<p>The process for creating these comparison standards can be found <a 
href="/docs/Quantiles/ExactQuantiles.html">here</a>.</p>
+<p>The process for creating these comparison standards can be found <a 
href="/docs/QuantilesStudies/ExactQuantiles.html">here</a>.</p>
 
 <h2 id="the-results">The Results</h2>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to