Skip to content

Commit

Permalink
Typo FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
nagstler committed Feb 2, 2025
1 parent 4f6aaed commit 74db6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepseek.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.description = "A comprehensive Ruby client library for interacting with Deepseek's AI APIs, " \
"providing a simple and intuitive interface for making API calls, handling responses, " \
"and managing API resources."
spec.homepage = "https://github.com/nagendrakdangi/deepseek-ruby"
spec.homepage = "https://github.com/nagstler/deepseek-ruby"
spec.license = "MIT"
spec.required_ruby_version = ">= 2.7.0"

Expand Down

0 comments on commit 74db6d3

Please sign in to comment.