diff --git a/conf/zeppelin-site.xml.template b/conf/zeppelin-site.xml.template index 03b0feac696..b1143c35283 100755 --- a/conf/zeppelin-site.xml.template +++ b/conf/zeppelin-site.xml.template @@ -410,7 +410,7 @@ diff --git a/docs/development/helium/overview.md b/docs/development/helium/overview.md index 08a401af462..92da7e8a932 100644 --- a/docs/development/helium/overview.md +++ b/docs/development/helium/overview.md @@ -40,4 +40,4 @@ Currently, Helium supports 4 types of package. ## Configuration Zeppelin ships with several builtin helium plugins which is located in $ZEPPELIN_HOME/heliums. If you want to try more types of heliums plugins, -you can configure `zeppelin.helium.registry` to be `helium,https://s3.amazonaws.com/helium-package/helium.json` in zeppelin-site.xml. `https://s3.amazonaws.com/helium-package/helium.json` will be updated regularly. +you can configure `zeppelin.helium.registry` to be `helium,https://zeppelin.apache.org/helium.json` in zeppelin-site.xml. `https://zeppelin.apache.org/helium.json` will be updated regularly.