Skip to content

Commit a518a47

Browse files
authored
Merge pull request #3 from hogelog/update-homepage
Update gem homepage
2 parents 9555929 + d1f1eef commit a518a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
44
s.version = "0.19.0"
55
s.summary = "GraphQL Client"
66
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
7-
s.homepage = "https://github.com/github/graphql-client"
7+
s.homepage = "https://github.com/github-community-projects/graphql-client"
88
s.license = "MIT"
99

1010
s.files = Dir["README.md", "LICENSE", "lib/**/*.rb"]

0 commit comments

Comments
 (0)