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

commit 68f5c337da5897c487bc3bb33b1062f2e56ce756
Author: buildbot <[email protected]>
AuthorDate: Mon Feb 22 04:47:39 2021 +0000

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

diff --git a/output/docs/Architecture/Components.html 
b/output/docs/Architecture/Components.html
index 9dfa856..5f1d5f6 100644
--- a/output/docs/Architecture/Components.html
+++ b/output/docs/Architecture/Components.html
@@ -542,7 +542,7 @@
     </tr>
     <tr>
       <td>PostreSQL Adaptor</td>
-      <td><a 
href="https://github.com/apache/datasketches-postresql";>https://github.com/apache/datasketches-postresql</a></td>
+      <td><a 
href="https://github.com/apache/datasketches-postgresql";>https://github.com/apache/datasketches-postgresql</a></td>
     </tr>
     <tr>
       <td>Memory</td>
diff --git a/output/docs/Community/ReleaseProcessForCppComponents.html 
b/output/docs/Community/ReleaseProcessForCppComponents.html
index b0d71fc..ff54d48 100644
--- a/output/docs/Community/ReleaseProcessForCppComponents.html
+++ b/output/docs/Community/ReleaseProcessForCppComponents.html
@@ -676,7 +676,7 @@
 <h3 id="create-copy-of-external-artifact-distributions">Create Copy of 
External Artifact Distributions</h3>
 <ul>
   <li>For Java, we need to place copies of the artifact jars deployed to Nexus 
under a “maven” directory.</li>
-  <li>For example see <a 
href="https://dist.apache.org/repos/dist/release/datasketches/java/1.3.0-incubating/";>https://dist.apache.org/repos/dist/release/datasketches/java/1.3.0-incubating/</a></li>
+  <li>For example see <a 
href="https://dist.apache.org/repos/dist/dev/datasketches/java/2.0.0-RC3/";>https://dist.apache.org/repos/dist/dev/datasketches/java/2.0.0-RC3/</a></li>
   <li>For external artifacts of Python or Docker it will be something 
else.</li>
   <li>These must be signed with GPG (.asc) and SHA512 (.sha512)</li>
   <li>I will create a script for these artifacts someday :)</li>
diff --git a/output/docs/QuantilesStudies/MomentsSketchStudy.html 
b/output/docs/QuantilesStudies/MomentsSketchStudy.html
index 16e4fe0..b316440 100644
--- a/output/docs/QuantilesStudies/MomentsSketchStudy.html
+++ b/output/docs/QuantilesStudies/MomentsSketchStudy.html
@@ -541,7 +541,7 @@ by Edward Gan, Jialin Ding, Kai Sheng Tai, Vatsal Sharan, 
Peter Bailis of Stanfo
 <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 Moments Sketch, 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