diff --git a/README.md b/README.md index 2cf9c03..ac0fb57 100644 --- a/README.md +++ b/README.md @@ -702,7 +702,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [graphql](https://github.com/tmc/graphql) - graphql parser + utilities. * [graphql](https://github.com/sevki/graphql) - GraphQL implementation in go. -* [graphql-go](https://github.com/chris-ramon/graphql-go) - An implementation of GraphQL for Go. +* [graphql-go](https://github.com/graphql-go/graphql) - An implementation of GraphQL for Go. * [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.