From d51e79132d95a3866e477f3e5d3e49082f5d133b Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Thu, 23 May 2024 17:06:10 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a343c9..1c88dc1 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ Repository that hosts [Spring for GraphQL](https://github.com/spring-projects/sp - [websocket-authentication](websocket-authentication) -# Getting Started Guides - -The following guides are available on https://spring.io: +# Guides on spring.io * [Building a GraphQL service](https://spring.io/guides/gs/graphql-server/) * [Building a Reactive RESTful Web Service](https://spring.io/guides/gs/reactive-rest-service/)