Skip to content

Commit 4de1c8e

Browse files
committed
Update location of graphql-yoga
Signed-off-by: Brian Warner <[email protected]>
1 parent 346b45e commit 4de1c8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: graphql-yoga
33
description: Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience
4-
url: https://github.com/prisma-labs/graphql-yoga
5-
github: prisma-labs/graphql-yoga
4+
url: https://github.com/dotansimha/graphql-yoga
5+
github: dotansimha/graphql-yoga
66
npm: "graphql-yoga"
77
---
88

0 commit comments

Comments
 (0)