Skip to content

Commit 01985c2

Browse files
ruby : change homepage URI in Ruby gemspec (#3007)
1 parent 448f3d3 commit 01985c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/ruby/whispercpp.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
2626
s.required_ruby_version = '>= 3.1.0'
2727

2828
#### Documentation and testing.
29-
s.homepage = 'https://github.com/ggerganov/whisper.cpp'
29+
s.homepage = 'https://github.com/ggml-org/whisper.cpp'
3030
s.rdoc_options = ['--main', 'README.md']
3131

3232

0 commit comments

Comments
 (0)