From 5e5a286e9bafdca432439bc7fe4f0bba236c7b1b Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 18 Sep 2020 16:53:46 -0700 Subject: [PATCH] Edit README and fix formatting. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 18c16e0f..310b9810 100644 --- a/README.adoc +++ b/README.adoc @@ -16,8 +16,8 @@ using https://geode.apache.org/[{geode-name}] in a _Spring_ context. This project builds on https://spring.io/projects/spring-boot[Spring Boot] along with https://github.com/spring-projects/spring-data-geode[_Spring Data for {geode-name}_] (SDG), -https://github.com/spring-projects/spring-session-data-geode[_Spring Session for {geode-name}] (SSDG), -and https://github.com/spring-projects/spring-test-data-geode[Spring Test for {geode-name}] (STDG). +https://github.com/spring-projects/spring-session-data-geode[_Spring Session for {geode-name}_] (SSDG), +and https://github.com/spring-projects/spring-test-data-geode[_Spring Test for {geode-name}_] (STDG). [[project-goals]] === Project Goals