From 4ee266c338f14666018eb21a0a3e76de4e10b85b Mon Sep 17 00:00:00 2001 From: Simulant87 Date: Fri, 9 Dec 2016 10:25:42 +0100 Subject: [PATCH] update link in table of contents in readme.md fixed outdated link to GraphQL and GraphiQL Spring Framework Boot Starters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52e041a7..c6f9f48f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Table of Contents** -- [GraphQL Spring Framework Boot Starter](#graphql-spring-framework-boot-starter) +- [GraphQL and GraphiQL Spring Framework Boot Starters](#graphql-and-graphiql-spring-framework-boot-starters) - [Intro](#intro) - [Requires](#requires) - [Enable GraphQL Server](#enable-graphql-server)