Skip to content

Commit 174614e

Browse files
authored
update URL
1 parent e4d792a commit 174614e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/code/language-support/c-net/server/entity-graphql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Entity GraphQL
33
description: A GraphQL library for .NET Core. Easily expose you data model as a GraphQL API or bring together multiple data sources into a single GraphQL schema.
4-
url: https://github.com/lukemurray/EntityGraphQL
5-
github: lukemurray/EntityGraphQL
4+
url: https://github.com/EntityGraphQL/EntityGraphQL
5+
github: EntityGraphQL/EntityGraphQL
66
---
77

88
```csharp

0 commit comments

Comments
 (0)