We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd88ef commit 21bc4adCopy full SHA for 21bc4ad
1 file changed
ldclient-rb.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
spec.email = ["team@launchdarkly.com"]
11
spec.summary = %q{LaunchDarkly SDK for Ruby}
12
spec.description = %q{Official LaunchDarkly SDK for Ruby}
13
- spec.homepage = "https://rubygems.org/gems/ldclient-rb"
+ spec.homepage = "https://github.com/launchdarkly/ruby-client"
14
spec.license = "Apache 2.0"
15
16
spec.files = `git ls-files -z`.split("\x0")
0 commit comments