Skip to content

Commit 0ec4ad4

Browse files
authored
Update jsonapi-parser.gemspec
1 parent b3a6e22 commit 0ec4ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonapi-parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.description = 'Validate JSONAPI response documents, resource ' \
1010
'creation/update payloads, and relationship ' \
1111
'update payloads.'
12-
spec.homepage = 'https://github.com/jsonapi-rb/parser'
12+
spec.homepage = 'https://github.com/jsonapi-rb/jsonapi-parser'
1313
spec.license = 'MIT'
1414

1515
spec.files = Dir['README.md', 'lib/**/*']

0 commit comments

Comments
 (0)