summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-06-10 10:21:34 +0100
committerThom May <thom@chef.io>2015-06-10 10:21:34 +0100
commit068a6a8784cded1b160462dc04f129ff0a07721f (patch)
tree293a885f1e092fea0c6208eb9447f30fa2cc363b
parentd4244fe83b717c33535076a9d9bf77e97b058b3f (diff)
downloadchef-tm/fix_cc_gem.tar.gz
Fix chef-config gem homepagetm/fix_cc_gem
-rw-r--r--chef-config/chef-config.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/chef-config.gemspec b/chef-config/chef-config.gemspec
index f0a569f3c1..475bd0f2d2 100644
--- a/chef-config/chef-config.gemspec
+++ b/chef-config/chef-config.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["adam@chef.io"]
spec.summary = %q{Chef's default configuration and config loading}
- spec.homepage = "TODO: Put your gem's website or public repo URL here."
+ spec.homepage = "https://github.com/chef/chef"
spec.license = "Apache-2.0"
spec.require_paths = ["lib"]