From f71ad5c1930d9e9a4f5b6408511a9a57797db258 Mon Sep 17 00:00:00 2001 From: uichi <37263474+uichi@users.noreply.github.com> Date: Sun, 18 Jun 2023 19:38:54 +0900 Subject: [PATCH] =?UTF-8?q?changelog=5Furi=E3=82=92main=E3=83=96=E3=83=A9?= =?UTF-8?q?=E3=83=B3=E3=83=81=E3=81=AB=E5=90=91=E3=81=91=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kendama.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kendama.gemspec b/kendama.gemspec index 72fbfe0..dd10220 100644 --- a/kendama.gemspec +++ b/kendama.gemspec @@ -31,7 +31,7 @@ Gem::Specification.new do |s| s.metadata["homepage_uri"] = s.homepage s.metadata["source_code_uri"] = "https://github.com/uichi/kendama" - s.metadata["changelog_uri"] = "https://github.com/uichi/kendama/blob/develop/CHANGELOG.md" + s.metadata["changelog_uri"] = "https://github.com/uichi/kendama/blob/main/CHANGELOG.md" # Uncomment to register a new dependency of your gem # spec.add_dependency "example-gem", "~> 1.0"