Skip to content

Commit

Permalink
change homepage URI to GitHub page
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor committed Jan 11, 2024
1 parent d8a8dd0 commit da748fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cztop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
spec.license = "ISC"
spec.required_ruby_version = Gem::Requirement.new(">= 3.0.0")

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["homepage_uri"] = "https://github.com/paddor/cztop"
spec.metadata["source_code_uri"] = "https://github.com/paddor/cztop"
spec.metadata["changelog_uri"] = "https://github.com/paddor/cztop/blob/master/CHANGES.md"

Expand Down

0 comments on commit da748fa

Please sign in to comment.