Skip to content

Commit

Permalink
Merge pull request #16 from ikapelyukhin/fix-homepage-link
Browse files Browse the repository at this point in the history
Fix GitHub domain in homepage link
  • Loading branch information
jreidinger authored Feb 5, 2018
2 parents 86008b5 + 89f5705 commit 7395a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libyui-rake.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
# author
spec.author = "YaST team"
spec.email = "[email protected]"
spec.homepage = "http://github.org/openSUSE/libyui-rake"
spec.homepage = "https://github.com/openSUSE/libyui-rake"

spec.summary = "Rake tasks providing basic work-flow for libyui development"
spec.description = <<-end
Expand Down

0 comments on commit 7395a7d

Please sign in to comment.