diff options
Diffstat (limited to 'chef-config/chef-config.gemspec')
-rw-r--r-- | chef-config/chef-config.gemspec | 2 |
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", |