summaryrefslogtreecommitdiff
path: root/chef-config/chef-config.gemspec
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-20 13:28:42 -0700
committerGitHub <noreply@github.com>2020-10-20 13:28:42 -0700
commit1d1b74fb84dfeaa1694a47f292e6b7660c329b57 (patch)
tree1bce4a6ba3f416eef0312cc552e19fe4af76a273 /chef-config/chef-config.gemspec
parentc65fb9334f3d2b8a9b13cdef069797c298513ade (diff)
downloadchef-1d1b74fb84dfeaa1694a47f292e6b7660c329b57.tar.gz
Update chef-config/chef-config.gemspec
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
Diffstat (limited to 'chef-config/chef-config.gemspec')
-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 81bb77663f..08086ff25b 100644
--- a/chef-config/chef-config.gemspec
+++ b/chef-config/chef-config.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
spec.metadata = {
"bug_tracker_uri" => "https://github.com/chef/chef/issues",
- "changelog_uri" => "https://github.com/chef/chef/CHANGELOG.md",
+ "changelog_uri" => "https://github.com/chef/chef/blob/master/CHANGELOG.md",
"documentation_uri" => "https://github.com/chef/chef/tree/master/chef-config/README.md",
"homepage_uri" => "https://github.com/chef/chef/tree/master/chef-config",
"source_code_uri" => "https://github.com/chef/chef/tree/master/chef-config",