summaryrefslogtreecommitdiff
path: root/knife/knife.gemspec
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2021-08-24 14:10:26 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2021-08-24 16:24:14 -0700
commit677624cd8fbd5488248734999864c1c9b31acbee (patch)
tree7ca232a5783875bc08419b488868f0169fa51fc1 /knife/knife.gemspec
parent9384d74565c56ee0f067036e5eafacbbfbc92c95 (diff)
downloadchef-677624cd8fbd5488248734999864c1c9b31acbee.tar.gz
more fixing to sub-gems
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'knife/knife.gemspec')
-rw-r--r--knife/knife.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/knife/knife.gemspec b/knife/knife.gemspec
index 3b7f62e48f..b44635e7ae 100644
--- a/knife/knife.gemspec
+++ b/knife/knife.gemspec
@@ -51,7 +51,7 @@ Gem::Specification.new do |s|
s.metadata = {
"bug_tracker_uri" => "https://github.com/chef/chef/issues",
- "changelog_uri" => "https://github.com/chef/chef/blob/master/CHANGELOG.md",
+ "changelog_uri" => "https://github.com/chef/chef/blob/main/CHANGELOG.md",
"documentation_uri" => "https://docs.chef.io/",
"homepage_uri" => "https://www.chef.io",
"mailing_list_uri" => "https://discourse.chef.io/",