diff --git a/src/content/code/language-support/go/server/graph-gophers-graphql-go.md b/src/content/code/language-support/go/server/graph-gophers-graphql-go.md index 2bf5eaad94..7bedb66292 100644 --- a/src/content/code/language-support/go/server/graph-gophers-graphql-go.md +++ b/src/content/code/language-support/go/server/graph-gophers-graphql-go.md @@ -1,6 +1,6 @@ --- name: graph-gophers/graphql-go -description: An active implementation of GraphQL in Golang (was https://github.com/neelance/graphql-go). +description: GraphQL server with a focus on ease of use. url: https://github.com/graph-gophers/graphql-go github: graph-gophers/graphql-go ---