diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 30c76f7de1..ed2849eaaf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -125,8 +125,8 @@ please check [its own contribution guidelines](https://github.com/apache/incubat ### Code convention We are following Google Code style: -* [Java style](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html) -* [Shell style](https://google-styleguide.googlecode.com/svn/trunk/shell.xml) +* [Java style](https://google.github.io/styleguide/javaguide.html) +* [Shell style](https://google.github.io/styleguide/shell.xml) Check style report location are in `${submodule}/target/site/checkstyle.html` Test coverage report location are in `${submodule}/target/site/cobertura/index.html` diff --git a/README.md b/README.md index 3271c75adc..72d4f87efc 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ mvn clean package -Pspark-1.5 -Pmapr50 -DskipTests #### Ignite Interpreter ```sh -mvn clean package -Dignite.version=1.1.0-incubating -DskipTests +mvn clean package -Dignite.version=1.6.0 -DskipTests ``` #### Scalding Interpreter diff --git a/docs/_includes/themes/zeppelin/_navigation.html b/docs/_includes/themes/zeppelin/_navigation.html index acaa89d908..179ede8ae1 100644 --- a/docs/_includes/themes/zeppelin/_navigation.html +++ b/docs/_includes/themes/zeppelin/_navigation.html @@ -20,6 +20,8 @@