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 717043f commit e5bcf28Copy full SHA for e5bcf28
omniauth-fitbit-oauth2.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
6
gem.version = OmniAuth::FitbitOauth2::VERSION
7
gem.license = 'MIT'
8
gem.summary = %q{OmniAuth Oauth2 strategy for fitbit.com.}
9
- gem.description = %q{OmniAuth Oauth2 strategy for fitbit.com - https://wiki.fitbit.com/display/API/OAuth+2.0}
+ gem.description = %q{OmniAuth Oauth2 strategy for fitbit.com - https://dev.fitbit.com/docs/oauth2/}
10
gem.author = 'Matthew Bender'
11
gem.email = '[email protected]'
12
gem.homepage = 'https://github.com/codebender/omniauth-fitbit-oauth2'
0 commit comments