We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a6e22 commit 0ec4ad4Copy full SHA for 0ec4ad4
jsonapi-parser.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
spec.description = 'Validate JSONAPI response documents, resource ' \
10
'creation/update payloads, and relationship ' \
11
'update payloads.'
12
- spec.homepage = 'https://github.com/jsonapi-rb/parser'
+ spec.homepage = 'https://github.com/jsonapi-rb/jsonapi-parser'
13
spec.license = 'MIT'
14
15
spec.files = Dir['README.md', 'lib/**/*']
0 commit comments