Skip to content

Commit 21bc4ad

Browse files
committed
Update the gem's homepage to point to github instead
1 parent 6bd88ef commit 21bc4ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ldclient-rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.email = ["team@launchdarkly.com"]
1111
spec.summary = %q{LaunchDarkly SDK for Ruby}
1212
spec.description = %q{Official LaunchDarkly SDK for Ruby}
13-
spec.homepage = "https://rubygems.org/gems/ldclient-rb"
13+
spec.homepage = "https://github.com/launchdarkly/ruby-client"
1414
spec.license = "Apache 2.0"
1515

1616
spec.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)