Skip to content

Commit

Permalink
Update homepage URL in gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Aug 27, 2013
1 parent 3f12a05 commit e94d9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emeril.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["fnichol@nichol.ca"]
spec.description = %q{Release Chef cookbooks}
spec.summary = spec.description
spec.homepage = "https://github.com/fnichol/emeril"
spec.homepage = "http://fnichol.github.io/emeril/"
spec.license = "MIT"

spec.files = `git ls-files`.split($/)
Expand Down

0 comments on commit e94d9ac

Please sign in to comment.