Skip to content

Commit 4dbcc94

Browse files
committed
Update homepage
1 parent 523fcb8 commit 4dbcc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zulip-client.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

1111
spec.summary = "Zulip client for Ruby"
1212
spec.description = "Zulip client for Ruby"
13-
spec.homepage = "https://github.com/okkez/ruby-zulip-client"
13+
spec.homepage = "https://github.com/clear-code/ruby-zulip-client"
1414
spec.license = "MIT"
1515

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

0 commit comments

Comments
 (0)