Commit Graph

5 Commits

Author SHA1 Message Date
Spring Operator
dd407d7dd4 URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://geode.apache.org/ with 1 occurrences migrated to:
  https://geode.apache.org/ ([https](https://geode.apache.org/) result 200).
* [ ] http://geode.apache.org/docs/guide/16/reference/topics/gemfire_properties.html with 1 occurrences migrated to:
  https://geode.apache.org/docs/guide/16/reference/topics/gemfire_properties.html ([https](https://geode.apache.org/docs/guide/16/reference/topics/gemfire_properties.html) result 200).
* [ ] http://projects.spring.io/spring-data-gemfire/ with 1 occurrences migrated to:
  https://projects.spring.io/spring-data-gemfire/ ([https](https://projects.spring.io/spring-data-gemfire/) result 200).

Resolves gh-8.
2019-04-04 16:57:15 -07:00
John Blum
aae57dc8b3 Change title. 2018-05-15 14:35:24 -07:00
John Blum
eba983e1ec Change branding for GemFire to Pivotal GemFire.
Add note about documentation and examples coming soon.
2018-04-30 17:40:44 -07:00
John Blum
cd7c79a6f2 Edit and reformat README. 2018-04-03 18:36:24 -07:00
John Blum
a0882691ce Convert README to an Asciidoc file.
Add Travis CI build status to README.
2018-04-03 12:50:54 -07:00