From fd97869703546bc8bc09de80ebed754eb4bdc786 Mon Sep 17 00:00:00 2001 From: Phil Phillips Date: Mon, 8 Jul 2024 19:09:10 -0500 Subject: [PATCH] m --- tracker_api.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracker_api.gemspec b/tracker_api.gemspec index 11e2d93..a4a6e8e 100644 --- a/tracker_api.gemspec +++ b/tracker_api.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |spec| spec.email = ['irving.phillips@gmail.com'] spec.summary = %q{API client for the Pivotal Tracker v5 API} spec.description = %q{This gem allows you to easily use the Pivotal Tracker v5 API.} - spec.homepage = 'https://github.com/ProductPlan/tracker_api' + spec.homepage = 'https://github.com/irphilli/tracker_api' spec.license = 'MIT' spec.files = `git ls-files`.split($/)