Skip to content

Commit

Permalink
Gemspec: homepage changed to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Oct 30, 2013
1 parent 6dfaee8 commit e3d7870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef-handler-sns.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.description = 'Chef report handler to send SNS notifications on failures or changes'
s.authors = ['Onddo Labs, SL.']
s.email = 'team@onddo.com'
s.homepage = 'http://github.com/onddo/chef-handler-sns'
s.homepage = 'http://onddo.github.io/chef-handler-sns'
s.require_path = 'lib'
s.files = %w(LICENSE README.md) + Dir.glob('lib/**/*')
s.test_files = Dir.glob('{test,spec,features}/*')
Expand Down

0 comments on commit e3d7870

Please sign in to comment.