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/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b868f57  Fix reference to file that is no longer available.
b868f57 is described below

commit b868f57b5b4db10f68c8cb0b965287c0e7e0c1f4
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue May 25 13:04:48 2021 -0700

    Fix reference to file that is no longer available.
---
 docs/QuantilesStudies/QuantilesStreamAStudy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/QuantilesStudies/QuantilesStreamAStudy.md 
b/docs/QuantilesStudies/QuantilesStreamAStudy.md
index fe70bd6..3e9d538 100644
--- a/docs/QuantilesStudies/QuantilesStreamAStudy.md
+++ b/docs/QuantilesStudies/QuantilesStreamAStudy.md
@@ -84,7 +84,7 @@ The following are used to create the plots above.
 * [DSQsketch 
profiler](https://github.com/DataSketches/characterization/blob/master/src/main/java/org/apache/datasketches/characterization/quantiles/QuantilesStreamAProfile.java)
 * [DSQsketch K256 
config](https://github.com/DataSketches/characterization/blob/master/src/main/resources/quantiles/QuantilesK256StreamAJob.conf)
 * [DSQsketch K32 
config](https://github.com/DataSketches/characterization/blob/master/src/main/resources/quantiles/QuantilesK32StreamAJob.conf)
-* [StreamA Data 
file](https://github.com/DataSketches/characterization/blob/master/streamA.txt.zip)
 This is stored using git-lfs.
+* StreamA Data file: (sorry this file is no longer available.)
 
 Run the above profilers as a java application and supply the config file as 
the single argument. The program will check if the data file has been unzipped, 
and if not it will unzip it for you. 
 

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

Reply via email to