We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523fcb8 commit 4dbcc94Copy full SHA for 4dbcc94
zulip-client.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
11
spec.summary = "Zulip client for Ruby"
12
spec.description = "Zulip client for Ruby"
13
- spec.homepage = "https://github.com/okkez/ruby-zulip-client"
+ spec.homepage = "https://github.com/clear-code/ruby-zulip-client"
14
spec.license = "MIT"
15
16
spec.files = `git ls-files -z`.split("\x0").reject do |f|
0 commit comments