File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Hanami integration for [jsonapi-rb](http://jsonapi-rb.org).
4
4
## Status
5
5
6
6
[ ![ Gem Version] ( https://badge.fury.io/rb/jsonapi-hanami.svg )] ( https://badge.fury.io/rb/jsonapi-hanami )
7
- [ ![ Build Status] ( https://secure.travis-ci.org/jsonapi-rb/hanami.svg?branch=master )] ( http://travis-ci.org/jsonapi-rb/hanami?branch=master )
7
+ [ ![ Build Status] ( https://secure.travis-ci.org/jsonapi-rb/jsonapi- hanami.svg?branch=master )] ( http://travis-ci.org/jsonapi-rb/hanami?branch=master )
8
8
[ ![ Gitter chat] ( https://badges.gitter.im/gitterHQ/gitter.png )] ( https://gitter.im/jsonapi-rb/Lobby )
9
9
10
10
## Installation
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
spec . summary = 'jsonapi-rb integrations for Hanami.'
9
9
spec . description = 'Efficient, convenient, non-intrusive JSONAPI ' \
10
10
'framework for Hanami.'
11
- spec . homepage = 'https://github.com/jsonapi-rb/hanami'
11
+ spec . homepage = 'https://github.com/jsonapi-rb/jsonapi- hanami'
12
12
spec . license = 'MIT'
13
13
14
14
spec . files = Dir [ 'README.md' , 'lib/**/*' ]
You can’t perform that action at this time.
0 commit comments