Skip to content

Commit e5bcf28

Browse files
committed
update gem description with API docs link
1 parent 717043f commit e5bcf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-fitbit-oauth2.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
66
gem.version = OmniAuth::FitbitOauth2::VERSION
77
gem.license = 'MIT'
88
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}
9+
gem.description = %q{OmniAuth Oauth2 strategy for fitbit.com - https://dev.fitbit.com/docs/oauth2/}
1010
gem.author = 'Matthew Bender'
1111
gem.email = '[email protected]'
1212
gem.homepage = 'https://github.com/codebender/omniauth-fitbit-oauth2'

0 commit comments

Comments
 (0)