Skip to content

Commit 1c1a08e

Browse files
committed
fix broken GitHub link
1 parent a5b1aa2 commit 1c1a08e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
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: .NET Core GraphQL library. Compiles to IQueryable to easily expose a schema from an existing data model (E.g. from an Entity Framework data model)
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

0 commit comments

Comments
 (0)