You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by mh...@apache.org on 2018/03/16 23:23:41 UTC

datafu git commit: Update README.md with new website URL

Repository: datafu
Updated Branches:
  refs/heads/master d4afac6d5 -> 105fa711a


Update README.md with new website URL


Project: http://git-wip-us.apache.org/repos/asf/datafu/repo
Commit: http://git-wip-us.apache.org/repos/asf/datafu/commit/105fa711
Tree: http://git-wip-us.apache.org/repos/asf/datafu/tree/105fa711
Diff: http://git-wip-us.apache.org/repos/asf/datafu/diff/105fa711

Branch: refs/heads/master
Commit: 105fa711a1c4f921850cc61ce934705c04212a0a
Parents: d4afac6
Author: Matthew Hayes <mh...@apache.org>
Authored: Fri Mar 16 16:23:29 2018 -0700
Committer: Matthew Hayes <mh...@apache.org>
Committed: Fri Mar 16 16:23:29 2018 -0700

----------------------------------------------------------------------
 README.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/datafu/blob/105fa711/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 4a7a610..28c3c29 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Apache DataFu
 
-[Apache DataFu](http://datafu.incubator.apache.org) is a collection of libraries for working with large-scale data in Hadoop.
+[Apache DataFu](http://datafu.apache.org) is a collection of libraries for working with large-scale data in Hadoop.
 The project was inspired by the need for stable, well-tested libraries for data mining and statistics.
 
 It consists of two libraries:
@@ -10,19 +10,19 @@ It consists of two libraries:
 
 For more information please visit the website:
 
-* [http://datafu.incubator.apache.org/](http://datafu.incubator.apache.org/)
+* [http://datafu.apache.org/](http://datafu.apache.org/)
 
 If you'd like to jump in and get started, check out the corresponding guides for each library:
 
-* [Apache DataFu Pig - Getting Started](http://datafu.incubator.apache.org/docs/datafu/getting-started.html)
-* [Apache DataFu Hourglass - Getting Started](http://datafu.incubator.apache.org/docs/hourglass/getting-started.html)
+* [Apache DataFu Pig - Getting Started](http://datafu.apache.org/docs/datafu/getting-started.html)
+* [Apache DataFu Hourglass - Getting Started](http://datafu.apache.org/docs/hourglass/getting-started.html)
 
 ## Blog Posts
 
-* [Introducing DataFu](http://datafu.incubator.apache.org/blog/2012/01/10/introducing-datafu.html)
-* [DataFu: The WD-40 of Big Data](http://datafu.incubator.apache.org/blog/2013/01/24/datafu-the-wd-40-of-big-data.html)
-* [DataFu 1.0](http://datafu.incubator.apache.org/blog/2013/09/04/datafu-1-0.html)
-* [DataFu's Hourglass: Incremental Data Processing in Hadoop](http://datafu.incubator.apache.org/blog/2013/10/03/datafus-hourglass-incremental-data-processing-in-hadoop.html)
+* [Introducing DataFu](http://datafu.apache.org/blog/2012/01/10/introducing-datafu.html)
+* [DataFu: The WD-40 of Big Data](http://datafu.apache.org/blog/2013/01/24/datafu-the-wd-40-of-big-data.html)
+* [DataFu 1.0](http://datafu.apache.org/blog/2013/09/04/datafu-1-0.html)
+* [DataFu's Hourglass: Incremental Data Processing in Hadoop](http://datafu.apache.org/blog/2013/10/03/datafus-hourglass-incremental-data-processing-in-hadoop.html)
 
 ## Presentations
 
@@ -36,7 +36,7 @@ If you'd like to jump in and get started, check out the corresponding guides for
 
 ## Getting Help
 
-Bugs and feature requests can be filed [here](https://issues.apache.org/jira/browse/DATAFU).  For other help please see the [website](http://datafu.incubator.apache.org/).
+Bugs and feature requests can be filed [here](https://issues.apache.org/jira/browse/DATAFU).  For other help please see the [website](http://datafu.apache.org/).
 
 ## Developers