SGF-732 - Rearrange the order of the Getting Started Guides.

Move the 'Accessing Data in Pivotal GemFire with REST' under 'Accessing Data in Pivotal GemFire'.
This commit is contained in:
John Blum
2018-05-09 11:05:52 -07:00
committed by GitHub
parent 8c9162da6f
commit c4baecd8b1

View File

@@ -84,8 +84,8 @@ Spring Data for Pivotal GemFire brings the full power of the Spring Framework to
### Getting Started Guides
* [Accessing Data in Pivotal GemFire](https://spring.io/guides/gs/accessing-data-gemfire/)
* [Caching Data with Pivotal GemFire](https://spring.io/guides/gs/caching-gemfire/)
* [Accessing Data in Pivotal GemFire with REST](https://spring.io/guides/gs/accessing-gemfire-data-rest/)
* [Caching Data with Pivotal GemFire](https://spring.io/guides/gs/caching-gemfire/)
### Additional Resources