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/01/14 21:23:16 UTC

[incubator-datasketches-hive] 01/01: Update Readme

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

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

commit da16a854289065dffdfe5d3b94494f88452e5603
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Jan 14 13:22:57 2020 -0800

    Update Readme
---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index d55e4d1..402fa1c 100644
--- a/README.md
+++ b/README.md
@@ -26,20 +26,19 @@
 =================
 
 # DataSketches UDF/UDAF Adaptors for Apache Hive 
-Please refer to our [website](https://datasketches.github.io) for more comprehensive information about the various sketching algorithms and how to use them.
+Please refer to our [website](https://datasketches.apache.org) for more comprehensive information about the various sketching algorithms and how to use them.
 
 ## Documentation
 
-### [DataSketches Library Website](https://datasketches.github.io/)
+### [DataSketches Library Website](https://datasketches.apache.org/)
 
-### [Java Core Overview](https://datasketches.github.io/docs/TheChallenge.html)
+### [Java Core Overview](https://datasketches.apache.org/docs/TheChallenge.html)
 
-### [Java Core Javadocs](https://datasketches.github.io/api/core/snapshot/apidocs/index.html)
+### [Java Core Javadocs](https://datasketches.apache.org/api/java/snapshot/apidocs/index.html)
 
 ### Hadoop Hive UDFs/UDAFs
 See relevant sections under the different sketch types in Java Core Overview
 
-
 ## Downloading Latest Release
 __NOTE:__ This component accesses resource files for testing. As a result, the directory elements of the full absolute path of the target installation directory 
     must qualify as Java identifiers. In other words, the directory elements must not have any space characters (or non-Java identifier characters) in any of the path elements.


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