Skip to content

Commit 497b9f5

Browse files
committed
Fix homepage to reflect the new github repo.
1 parent abe1ffb commit 497b9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errbit_github_plugin.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111

1212
spec.description = %q{GitHub integration for Errbit}
1313
spec.summary = %q{GitHub integration for Errbit}
14-
spec.homepage = "https://github.com/brandedcrate/errbit_github_plugin"
14+
spec.homepage = "https://github.com/errbit/errbit_github_plugin"
1515
spec.license = "MIT"
1616

1717
spec.files = `git ls-files`.split($/)

0 commit comments

Comments
 (0)