diff --git a/.travis.yml b/.travis.yml index d4968726dcb5..e61cde51b8be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ cache: - $HOME/.gradle/wrapper/ after_failure: - - cat /home/travis/build/apache/incubator-geode/build/reports/rat/rat-report.txt + - cat /home/travis/build/apache/geode/build/reports/rat/rat-report.txt notifications: email: diff --git a/README.md b/README.md index d0b6de5c8374..955d45f4f5dd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **[Application Development](#development)** **[Documentation](http://geode.apache.org/docs/)** **[wiki](https://cwiki.apache.org/confluence/display/GEODE/Index)** -**Continuous Integration** [![Build Status](https://travis-ci.org/apache/incubator-geode.svg?branch=develop)](https://travis-ci.org/apache/incubator-geode) +**Continuous Integration** [![Build Status](https://travis-ci.org/apache/geode.svg?branch=develop)](https://travis-ci.org/apache/geode) ## Overview diff --git a/geode-book/config.yml b/geode-book/config.yml index 6cbc87de93d1..bbc8ccc2bdff 100644 --- a/geode-book/config.yml +++ b/geode-book/config.yml @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -book_repo: apache/incubator-geode/geode-book +book_repo: apache/geode/geode-book public_host: localhost sections: diff --git a/geode-examples/README.md b/geode-examples/README.md index de7a5335caa8..62666035ab1b 100644 --- a/geode-examples/README.md +++ b/geode-examples/README.md @@ -1,6 +1,6 @@ # Apache Geode examples -This is the home of Apache Geode examples that are bundled with the project. Contributions[2] and corrections are welcome. Please talk to us about your suggestions at [dev@geode.apache.org](mailto:dev@geode.apache.org) or submit a [pull request](https://github.com/apache/incubator-geode/pull/new/develop). +This is the home of Apache Geode examples that are bundled with the project. Contributions[2] and corrections are welcome. Please talk to us about your suggestions at [dev@geode.apache.org](mailto:dev@geode.apache.org) or submit a [pull request](https://github.com/apache/geode/pull/new/develop). ## Example requirements diff --git a/geode-site/website/content/index.html b/geode-site/website/content/index.html index 867eddd6ee95..55311d77aafa 100644 --- a/geode-site/website/content/index.html +++ b/geode-site/website/content/index.html @@ -35,9 +35,9 @@

Performance is key. Consistency is a must.

Download Geode  

- Star - Fork - Watch + Star + Fork + Watch
diff --git a/geode-site/website/content/releases/index.html b/geode-site/website/content/releases/index.html index 08b28f13a8a5..de0335d6bc0e 100644 --- a/geode-site/website/content/releases/index.html +++ b/geode-site/website/content/releases/index.html @@ -98,10 +98,10 @@

Dependency Managers

Project releases are approved by vote of the Apache Geode Project Management Committee (PMC). Support for a release is provided by project volunteers on the project mailing lists. Bugs found in a release may be discussed on the list and reported through the issue tracker. The user mailing list and issue tracker are the only support options hosted by the Apache Geode project.

- Note: When downloading from a mirror, please be sure to verify that checksums and signatures are correct. To do so, use the checksum and signature files from the main Apache site at https://dist.apache.org/repos/dist/release/incubator/geode/. Find here the KEYS file, which contains all OpenPGP keys we use to sign releases here: KEYS + Note: When downloading from a mirror, please be sure to verify that checksums and signatures are correct. To do so, use the checksum and signature files from the main Apache site at https://dist.apache.org/repos/dist/release/incubator/geode/. Find here the KEYS file, which contains all OpenPGP keys we use to sign releases here: KEYS

- The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Then verify the signatures using: + The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Then verify the signatures using:

% pgpk -a KEYS diff --git a/geode-site/website/layouts/footer.html b/geode-site/website/layouts/footer.html index fc817f48d9e6..4877109cbd35 100644 --- a/geode-site/website/layouts/footer.html +++ b/geode-site/website/layouts/footer.html @@ -13,7 +13,7 @@