Skip to content

Commit 62ec497

Browse files
authored
Merge pull request graphql#1156 from graphql/fix-contrawork-github
Fix failing build due to repo location change
2 parents fd9ca77 + 3f34db0 commit 62ec497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/code/language-support/javascript/server/graphql-helix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: GraphQL Helix
33
description: A collection of utility functions for building your own GraphQL HTTP server. You can check out [Building a GraphQL server with GraphQL Helix](https://dev.to/danielrearden/building-a-graphql-server-with-graphql-helix-2k44) on DEV for a detailed tutorial on getting started.
4-
url: https://github.com/contrawork/graphql-helix
5-
github: contrawork/graphql-helix
4+
url: https://github.com/contra/graphql-helix
5+
github: contra/graphql-helix
66
npm: "graphql-helix"
77
---
88

0 commit comments

Comments
 (0)