Skip to content

Commit e55b46a

Browse files
committed
Change org name to graphql-devise
1 parent 1c18b0a commit e55b46a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GraphqlDevise
2-
[![Build Status](https://travis-ci.org/graphql-device/graphql_devise.svg?branch=master)](https://travis-ci.org/graphql-device/graphql_devise)
2+
[![Build Status](https://travis-ci.org/graphql-devise/graphql_devise.svg?branch=master)](https://travis-ci.org/graphql-devise/graphql_devise)
33

44
## Installation
55

@@ -27,7 +27,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
2727

2828
## Contributing
2929

30-
Bug reports and pull requests are welcome on GitHub at https://github.com/graphql-device/graphql_devise.
30+
Bug reports and pull requests are welcome on GitHub at https://github.com/graphql-devise/graphql_devise.
3131

3232
## License
3333

graphql_devise.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Gem::Specification.new do |spec|
1010

1111
spec.summary = 'GraphQL queries and mutations on top of devise_token_auth'
1212
spec.description = 'GraphQL queries and mutations on top of devise_token_auth'
13-
spec.homepage = 'https://github.com/graphql-device/graphql_devise'
13+
spec.homepage = 'https://github.com/graphql-devise/graphql_devise'
1414
spec.license = 'MIT'
1515

1616
spec.metadata['homepage_uri'] = spec.homepage
17-
spec.metadata['source_code_uri'] = 'https://github.com/graphql-device/graphql_devise'
17+
spec.metadata['source_code_uri'] = 'https://github.com/graphql-devise/graphql_devise'
1818
spec.files = Dir.chdir(File.expand_path(__dir__)) do
1919
`git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
2020
end

0 commit comments

Comments
 (0)