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 23e2ee1 commit ce5f3acCopy full SHA for ce5f3ac
jsonapi-renderer.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
spec.email = 'lucas.hosseini@gmail.com'
8
spec.summary = 'Render JSONAPI documents.'
9
spec.description = 'Efficiently render JSON API documents.'
10
- spec.homepage = 'https://github.com/jsonapi-rb/renderer'
+ spec.homepage = 'https://github.com/jsonapi-rb/jsonapi-renderer'
11
spec.license = 'MIT'
12
13
spec.files = Dir['README.md', 'lib/**/*']
0 commit comments