Skip to content

Commit 38b6127

Browse files
committed
Changed homepage
1 parent ef00713 commit 38b6127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octopoller.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.summary = %q{A Ruby gem for polling and retrying actions}
1313
spec.description = %q{A micro gem for polling and retrying, perfect for making repeating requests}
14-
spec.homepage = "http://octokit.github.io/"
14+
spec.homepage = "https://github.com/BenEmdon/octopoller"
1515
spec.license = "MIT"
1616

1717
# Specify which files should be added to the gem when it is released.

0 commit comments

Comments
 (0)