You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mo...@apache.org on 2016/05/30 17:59:06 UTC

incubator-zeppelin git commit: [ZEPPELIN-898] Update resources to use Zeppelin TLP links

Repository: incubator-zeppelin
Updated Branches:
  refs/heads/master 77056ad6c -> 803ebc253


[ZEPPELIN-898] Update resources to use Zeppelin TLP links

### What is this PR for?
Update resources to use Zeppelin TLP links

### What type of PR is it?
[Bug Fix]

### What is the Jira issue?
[ZEPPELIN-898](https://issues.apache.org/jira/browse/ZEPPELIN-898)

Author: Luciano Resende <lr...@apache.org>

Closes #927 from lresende/incubator-links and squashes the following commits:

8fca07c [Luciano Resende] [ZEPPELIN-898] Update resources to use Zeppelin TLP links


Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/803ebc25
Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/803ebc25
Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/803ebc25

Branch: refs/heads/master
Commit: 803ebc253928d68f6a72531b744c1c6741c2c535
Parents: 77056ad
Author: Luciano Resende <lr...@apache.org>
Authored: Sat May 28 10:28:35 2016 -0700
Committer: Lee moon soo <mo...@apache.org>
Committed: Mon May 30 11:00:14 2016 -0700

----------------------------------------------------------------------
 CONTRIBUTING.md                                              | 6 +++---
 README.md                                                    | 6 +++---
 angular/pom.xml                                              | 2 +-
 cassandra/pom.xml                                            | 2 +-
 docs/_config.yml                                             | 6 +++---
 docs/development/howtocontribute.md                          | 2 +-
 docs/development/howtocontributewebsite.md                   | 2 +-
 docs/doap.rdf                                                | 8 ++++----
 docs/install/install.md                                      | 2 +-
 docs/install/yarn_install.md                                 | 2 +-
 docs/interpreter/ignite.md                                   | 2 +-
 docs/interpreter/lens.md                                     | 2 +-
 docs/rest-api/rest-interpreter.md                            | 2 +-
 flink/pom.xml                                                | 2 +-
 ignite/pom.xml                                               | 2 +-
 kylin/pom.xml                                                | 2 +-
 livy/pom.xml                                                 | 2 +-
 markdown/pom.xml                                             | 2 +-
 phoenix/pom.xml                                              | 2 +-
 pom.xml                                                      | 2 +-
 postgresql/README.md                                         | 2 +-
 scalding/pom.xml                                             | 2 +-
 shell/pom.xml                                                | 2 +-
 spark-dependencies/pom.xml                                   | 2 +-
 spark/pom.xml                                                | 2 +-
 zeppelin-interpreter/pom.xml                                 | 2 +-
 .../java/org/apache/zeppelin/interpreter/Interpreter.java    | 4 ++--
 zeppelin-web/src/app/home/home.html                          | 4 ++--
 zeppelin-zengine/pom.xml                                     | 2 +-
 29 files changed, 40 insertions(+), 40 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f0eb97c..1d89c9f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -222,6 +222,6 @@ Zeppelin manages it's issues in Jira. [https://issues.apache.org/jira/browse/ZEP
 ## Stay involved
 Everyone is welcome to join our mailing list:
 
- * [users@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for usage questions, help, and announcements [ [subscribe](mailto:users-subscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:users-unsubscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) ]
- * [dev@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for people who want to contribute code to Zeppelin.[ [subscribe](mailto:dev-subscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) ]
- * [commits@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) is for commit messages and patches to Zeppelin. [ [subscribe](mailto:commits-subscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:commits-unsubscribe@zeppelin.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) ]
+ * [users@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for usage questions, help, and announcements [ [subscribe](mailto:users-subscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:users-unsubscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) ]
+ * [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/) is for people who want to contribute code to Zeppelin.[ [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) ]
+ * [commits@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) is for commit messages and patches to Zeppelin. [ [subscribe](mailto:commits-subscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:commits-unsubscribe@zeppelin.apache.org?subject=send%20this%20email%20to%20unsubscribe), [archive](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-commits/) ]

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ce098c9..465fd69 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 #Zeppelin
 
-**Documentation:** [User Guide](http://zeppelin.incubator.apache.org/docs/latest/index.html)<br/>
-**Mailing Lists:** [User and Dev mailing list](http://zeppelin.incubator.apache.org/community.html)<br/>
+**Documentation:** [User Guide](http://zeppelin.apache.org/docs/latest/index.html)<br/>
+**Mailing Lists:** [User and Dev mailing list](http://zeppelin.apache.org/community.html)<br/>
 **Continuous Integration:** [![Build Status](https://secure.travis-ci.org/apache/incubator-zeppelin.png?branch=master)](https://travis-ci.org/apache/incubator-zeppelin) <br/>
 **Contributing:** [Contribution Guide](https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md)<br/>
 **Issue Tracker:** [Jira](https://issues.apache.org/jira/browse/ZEPPELIN)<br/>
@@ -15,7 +15,7 @@ Core feature:
    * Built-in Apache Spark support
 
 
-To know more about Zeppelin, visit our web site [http://zeppelin.incubator.apache.org](http://zeppelin.incubator.apache.org)
+To know more about Zeppelin, visit our web site [http://zeppelin.apache.org](http://zeppelin.apache.org)
 
 ## Requirements
  * Git 

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/angular/pom.xml
----------------------------------------------------------------------
diff --git a/angular/pom.xml b/angular/pom.xml
index 7aad95d..ede1855 100644
--- a/angular/pom.xml
+++ b/angular/pom.xml
@@ -31,7 +31,7 @@
   <packaging>jar</packaging>
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Angular interpreter</name>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 1b825b4..efacb0d 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -32,7 +32,7 @@
     <version>0.6.0-incubating-SNAPSHOT</version>
     <name>Zeppelin: Cassandra</name>
     <description>Zeppelin cassandra support</description>
-    <url>http://zeppelin.incubator.apache.org</url>
+    <url>http://zeppelin.apache.org</url>
 
     <properties>
         <cassandra.driver.version>3.0.0-rc1</cassandra.driver.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index ef2aa1f..ba92330 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -16,7 +16,7 @@ title : Apache Zeppelin (incubating)
 tagline: Simplify bigdata analytics
 author :
   name : The Apache Software Foundation
-  email : dev@zeppelin.incubator.apache.org
+  email : dev@zeppelin.apache.org
   github : apache
   twitter : ASF
   feedburner : feedname
@@ -31,7 +31,7 @@ ZEPPELIN_VERSION : 0.6.0-incubating-SNAPSHOT
 # Else if you are pushing to username.github.io, replace with your username.
 # Finally if you are pushing to a GitHub project page, include the project name at the end.
 #
-production_url : http://zeppelin.incubator.apache.org
+production_url : http://zeppelin.apache.org
 # All Jekyll-Bootstrap specific configurations are namespaced into this hash
 #
 JB :
@@ -108,7 +108,7 @@ JB :
         tracking_id : 'UA-45176241-2'
     google_universal :
         tracking_id : 'UA-45176241-5'
-        domain : 'zeppelin.incubator.apache.org'
+        domain : 'zeppelin.apache.org'
     getclicky :
       site_id :
     mixpanel :

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/development/howtocontribute.md
----------------------------------------------------------------------
diff --git a/docs/development/howtocontribute.md b/docs/development/howtocontribute.md
index 29730d6..efe1322 100644
--- a/docs/development/howtocontribute.md
+++ b/docs/development/howtocontribute.md
@@ -102,4 +102,4 @@ Zeppelin manages its issues in Jira. [https://issues.apache.org/jira/browse/ZEPP
 ## Stay involved
 Contributors should join the Zeppelin mailing lists.
 
-* [dev@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.incubator.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.incubator.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)
+* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/development/howtocontributewebsite.md
----------------------------------------------------------------------
diff --git a/docs/development/howtocontributewebsite.md b/docs/development/howtocontributewebsite.md
index 2cefab8..0d547dd 100644
--- a/docs/development/howtocontributewebsite.md
+++ b/docs/development/howtocontributewebsite.md
@@ -52,4 +52,4 @@ Zeppelin manages its issues in Jira. [https://issues.apache.org/jira/browse/ZEPP
 ## Stay involved
 Contributors should join the Zeppelin mailing lists.
 
-* [dev@zeppelin.incubator.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.incubator.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.incubator.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)
+* [dev@zeppelin.apache.org](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/) is for people who want to contribute code to Zeppelin. [subscribe](mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe), [unsubscribe](mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe), [archives](http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/)

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/doap.rdf
----------------------------------------------------------------------
diff --git a/docs/doap.rdf b/docs/doap.rdf
index 3c7fd4d..2570dcb 100644
--- a/docs/doap.rdf
+++ b/docs/doap.rdf
@@ -21,17 +21,17 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <Project rdf:about="http://zeppelin.incubator.apache.org/">
+  <Project rdf:about="http://zeppelin.apache.org/">
     <created>2015-09-12</created>
     <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
     <name>Apache Zeppelin (incubating)</name>
-    <homepage rdf:resource="http://zeppelin.incubator.apache.org/" />
+    <homepage rdf:resource="http://zeppelin.apache.org/" />
     <asfext:pmc rdf:resource="http://incubator.apache.org" />
     <shortdesc>Zeppelin is a collaborative data analytics and visualization tool for distributed, general-purpose data processing systems</shortdesc>
     <description>Zeppelin is a modern web-based tool for the data scientists to collaborate over large-scale data exploration and visualization projects. </description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/ZEPPELIN" />
-    <mailing-list rdf:resource="http://zeppelin.incubator.apache.org/community.html" />
-    <download-page rdf:resource="http://zeppelin.incubator.apache.org/download.html" />
+    <mailing-list rdf:resource="http://zeppelin.apache.org/community.html" />
+    <download-page rdf:resource="http://zeppelin.apache.org/download.html" />
     <programming-language>Java</programming-language>
     <programming-language>JavaScript</programming-language>
     <programming-language>Scala</programming-language>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/install/install.md
----------------------------------------------------------------------
diff --git a/docs/install/install.md b/docs/install/install.md
index 7bbc0d1..696f837 100644
--- a/docs/install/install.md
+++ b/docs/install/install.md
@@ -28,7 +28,7 @@ In this documentation, we will explain how you can install Zeppelin from **Binar
 
 ### Install with Binary Package
 
-If you want to install Zeppelin with latest binary package, please visit [this page](http://zeppelin.incubator.apache.org/download.html).
+If you want to install Zeppelin with latest binary package, please visit [this page](http://zeppelin.apache.org/download.html).
 
 ### Build from Zeppelin Source
 

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/install/yarn_install.md
----------------------------------------------------------------------
diff --git a/docs/install/yarn_install.md b/docs/install/yarn_install.md
index 00a7a40..764014b 100644
--- a/docs/install/yarn_install.md
+++ b/docs/install/yarn_install.md
@@ -75,7 +75,7 @@ This document assumes Spark 1.6.0 is installed at /usr/lib/spark.
 
 #### Zeppelin
 
-Checkout source code from [git://git.apache.org/incubator-zeppelin.git](https://github.com/apache/incubator-zeppelin.git) or download binary package from [Download page](https://zeppelin.incubator.apache.org/download.html).
+Checkout source code from [git://git.apache.org/incubator-zeppelin.git](https://github.com/apache/incubator-zeppelin.git) or download binary package from [Download page](https://zeppelin.apache.org/download.html).
 You can refer [Install](install.html) page for the details.
 This document assumes that Zeppelin is located under `/home/zeppelin/incubator-zeppelin`.
 

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/interpreter/ignite.md
----------------------------------------------------------------------
diff --git a/docs/interpreter/ignite.md b/docs/interpreter/ignite.md
index db17ae2..6bc20ab 100644
--- a/docs/interpreter/ignite.md
+++ b/docs/interpreter/ignite.md
@@ -74,7 +74,7 @@ After configuring Ignite interpreter, create your own notebook. Then you can bin
 
 ![Binding Interpreters](../assets/themes/zeppelin/img/docs-img/ignite-interpreter-binding.png)
 
-For more interpreter binding information see [here](http://zeppelin.incubator.apache.org/docs/manual/interpreters.html).
+For more interpreter binding information see [here](http://zeppelin.apache.org/docs/manual/interpreters.html).
 
 ### How to use Ignite SQL interpreter
 In order to execute SQL query, use ` %ignite.ignitesql ` prefix. <br>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/interpreter/lens.md
----------------------------------------------------------------------
diff --git a/docs/interpreter/lens.md b/docs/interpreter/lens.md
index 5c9c84a..0b4711b 100644
--- a/docs/interpreter/lens.md
+++ b/docs/interpreter/lens.md
@@ -82,7 +82,7 @@ After configuring Lens interpreter, create your own notebook, then you can bind
 
 ![Zeppelin Notebook Interpreter Binding](../assets/themes/zeppelin/img/docs-img/lens-interpreter-binding.png)
 
-For more interpreter binding information see [here](http://zeppelin.incubator.apache.org/docs/manual/interpreters.html).
+For more interpreter binding information see [here](http://zeppelin.apache.org/docs/manual/interpreters.html).
 
 ### How to use
 You can analyze your data by using [OLAP Cube](http://lens.apache.org/user/olap-cube.html) [QL](http://lens.apache.org/user/cli.html) which is a high level SQL like language to query and describe data sets organized in data cubes.

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/docs/rest-api/rest-interpreter.md
----------------------------------------------------------------------
diff --git a/docs/rest-api/rest-interpreter.md b/docs/rest-api/rest-interpreter.md
index 86a8dee..87128fd 100644
--- a/docs/rest-api/rest-interpreter.md
+++ b/docs/rest-api/rest-interpreter.md
@@ -26,7 +26,7 @@ limitations under the License.
  Note that Zeppelin REST API receive or return JSON objects, it it recommended you install some JSON viewers such as 
  [JSON View](https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc).
 
- If you work with zeppelin and find a need for an additional REST API, please [file an issue or send us mail](http://zeppelin.incubator.apache.org/community.html).
+ If you work with zeppelin and find a need for an additional REST API, please [file an issue or send us mail](http://zeppelin.apache.org/community.html).
 
  <br />
 ## Interpreter REST API List

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/flink/pom.xml
----------------------------------------------------------------------
diff --git a/flink/pom.xml b/flink/pom.xml
index b279dd3..80bd168 100644
--- a/flink/pom.xml
+++ b/flink/pom.xml
@@ -32,7 +32,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Flink</name>
   <description>Zeppelin flink support</description>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <properties>
     <flink.version>1.0.0</flink.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/ignite/pom.xml
----------------------------------------------------------------------
diff --git a/ignite/pom.xml b/ignite/pom.xml
index c0f47f1..c6ebf40 100644
--- a/ignite/pom.xml
+++ b/ignite/pom.xml
@@ -30,7 +30,7 @@
   <packaging>jar</packaging>
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Apache Ignite interpreter</name>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <properties>
     <ignite.version>1.5.0.final</ignite.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/kylin/pom.xml
----------------------------------------------------------------------
diff --git a/kylin/pom.xml b/kylin/pom.xml
index 9e5311d..14d0791 100755
--- a/kylin/pom.xml
+++ b/kylin/pom.xml
@@ -32,7 +32,7 @@
     <packaging>jar</packaging>
     <version>0.6.0-incubating-SNAPSHOT</version>
     <name>Zeppelin: Kylin interpreter</name>
-    <url>http://zeppelin.incubator.apache.org</url>
+    <url>http://zeppelin.apache.org</url>
 
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/livy/pom.xml
----------------------------------------------------------------------
diff --git a/livy/pom.xml b/livy/pom.xml
index 6ad9622..cf00f3f 100644
--- a/livy/pom.xml
+++ b/livy/pom.xml
@@ -33,7 +33,7 @@
     <packaging>jar</packaging>
     <version>0.6.0-incubating-SNAPSHOT</version>
     <name>Zeppelin: Livy interpreter</name>
-    <url>http://zeppelin.incubator.apache.org</url>
+    <url>http://zeppelin.apache.org</url>
 
     <properties>
         <!--TEST-->

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/markdown/pom.xml
----------------------------------------------------------------------
diff --git a/markdown/pom.xml b/markdown/pom.xml
index 6004f16..ad7a67d 100644
--- a/markdown/pom.xml
+++ b/markdown/pom.xml
@@ -31,7 +31,7 @@
   <packaging>jar</packaging>
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Markdown interpreter</name>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/phoenix/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix/pom.xml b/phoenix/pom.xml
index efb1fc6..cda5757 100644
--- a/phoenix/pom.xml
+++ b/phoenix/pom.xml
@@ -31,7 +31,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Apache Phoenix Interpreter</name>
   <description>Zeppelin interprter for Apache Phoenix</description>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
   
   <properties>
     <phoenix.version>4.4.0-HBase-1.0</phoenix.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d5f87a9..899ae80 100755
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin</name>
   <description>Zeppelin project</description>
-  <url>http://zeppelin.incubator.apache.org/</url>
+  <url>http://zeppelin.apache.org/</url>
 
   <parent>
     <groupId>org.apache</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/postgresql/README.md
----------------------------------------------------------------------
diff --git a/postgresql/README.md b/postgresql/README.md
index 918abb9..3fddf85 100644
--- a/postgresql/README.md
+++ b/postgresql/README.md
@@ -5,5 +5,5 @@ This interpreter supports the following SQL engines:
 * [Apache HAWQ](http://pivotal.io/big-data/pivotal-hawq) - Powerful [Open Source](https://wiki.apache.org/incubator/HAWQProposal) SQL-On-Hadoop engine. 
 * [Greenplum](http://pivotal.io/big-data/pivotal-greenplum-database) - MPP database built on open source PostgreSQL.
 
-The official documentation: [PostgreSQL, HAWQ](https://zeppelin.incubator.apache.org/docs/interpreter/postgresql.html)
+The official documentation: [PostgreSQL, HAWQ](https://zeppelin.apache.org/docs/interpreter/postgresql.html)
 

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/scalding/pom.xml
----------------------------------------------------------------------
diff --git a/scalding/pom.xml b/scalding/pom.xml
index abc1e2b..8f12bc2 100644
--- a/scalding/pom.xml
+++ b/scalding/pom.xml
@@ -31,7 +31,7 @@
   <packaging>jar</packaging>
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Scalding interpreter</name>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <properties>
     <scala.version>2.10.4</scala.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/shell/pom.xml
----------------------------------------------------------------------
diff --git a/shell/pom.xml b/shell/pom.xml
index 6379bea..4c51fa6 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -31,7 +31,7 @@
   <packaging>jar</packaging>
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Shell interpreter</name>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/spark-dependencies/pom.xml
----------------------------------------------------------------------
diff --git a/spark-dependencies/pom.xml b/spark-dependencies/pom.xml
index 8e23f22..3d02feb 100644
--- a/spark-dependencies/pom.xml
+++ b/spark-dependencies/pom.xml
@@ -32,7 +32,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Spark dependencies</name>
   <description>Zeppelin spark support</description>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/spark/pom.xml
----------------------------------------------------------------------
diff --git a/spark/pom.xml b/spark/pom.xml
index 3b88f3b..e3332d6 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -32,7 +32,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Spark</name>
   <description>Zeppelin spark support</description>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <properties>
     <jsoup.version>1.8.2</jsoup.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/zeppelin-interpreter/pom.xml
----------------------------------------------------------------------
diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml
index 67b4d5f..fda6595 100644
--- a/zeppelin-interpreter/pom.xml
+++ b/zeppelin-interpreter/pom.xml
@@ -34,7 +34,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Interpreter</name>
   <description>Zeppelin Interpreter</description>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <properties>
     <commons-lang.version>3.4</commons-lang.version>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java
----------------------------------------------------------------------
diff --git a/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java b/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java
index c845478..6475cb7 100644
--- a/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java
+++ b/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java
@@ -35,7 +35,7 @@ import org.slf4j.LoggerFactory;
  * If you want to implement new Zeppelin interpreter, extend this class
  *
  * Please see,
- * https://zeppelin.incubator.apache.org/docs/latest/development/writingzeppelininterpreter.html
+ * https://zeppelin.apache.org/docs/latest/development/writingzeppelininterpreter.html
  *
  * open(), close(), interpreter() is three the most important method you need to implement.
  * cancel(), getProgress(), completion() is good to have
@@ -74,7 +74,7 @@ public abstract class Interpreter {
 
   /**
    * Dynamic form handling
-   * see http://zeppelin.incubator.apache.org/docs/dynamicform.html
+   * see http://zeppelin.apache.org/docs/dynamicform.html
    *
    * @return FormType.SIMPLE enables simple pattern replacement (eg. Hello ${name=world}),
    *         FormType.NATIVE handles form in API

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/zeppelin-web/src/app/home/home.html
----------------------------------------------------------------------
diff --git a/zeppelin-web/src/app/home/home.html b/zeppelin-web/src/app/home/home.html
index e5cd43a..2684e5b 100644
--- a/zeppelin-web/src/app/home/home.html
+++ b/zeppelin-web/src/app/home/home.html
@@ -78,12 +78,12 @@ limitations under the License.
         <div class="col-md-6">
           <h4>Help</h4>
           Get started with <a style="text-decoration: none;" target="_blank"
-                              href="http://zeppelin.incubator.apache.org/docs/latest/index.html">Zeppelin documentation</a><br>
+                              href="http://zeppelin.apache.org/docs/latest/index.html">Zeppelin documentation</a><br>
 
           <h4>Community</h4>
           Please feel free to help us to improve Zeppelin, <br>
           Any contribution are welcome!<br><br>
-          <a style="text-decoration: none;" href="http://zeppelin.incubator.apache.org/community.html"
+          <a style="text-decoration: none;" href="http://zeppelin.apache.org/community.html"
              target="_blank"><i style="font-size: 15px;" class="fa fa-users"></i> Mailing list</a><br>
           <a style="text-decoration: none;" href="https://issues.apache.org/jira/browse/ZEPPELIN"
              target="_blank"><i style="font-size: 15px;" class="fa fa-bug"></i> Issues tracking</a><br>

http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/803ebc25/zeppelin-zengine/pom.xml
----------------------------------------------------------------------
diff --git a/zeppelin-zengine/pom.xml b/zeppelin-zengine/pom.xml
index fc9132b..90e3d89 100644
--- a/zeppelin-zengine/pom.xml
+++ b/zeppelin-zengine/pom.xml
@@ -33,7 +33,7 @@
   <version>0.6.0-incubating-SNAPSHOT</version>
   <name>Zeppelin: Zengine</name>
   <description>Zeppelin Zengine</description>
-  <url>http://zeppelin.incubator.apache.org</url>
+  <url>http://zeppelin.apache.org</url>
 
   <dependencies>
     <dependency>