Skip to content

Commit e31b4f0

Browse files
author
Arthur Nogueira Neves
committed
Merge pull request #7 from dylanahsmith/fix-homepage
Fix homepage to reflect the new github repo.
2 parents abe1ffb + 497b9f5 commit e31b4f0

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)