Wrong RubyGems Homepage URL
junaruga opened this issue · 4 comments
junaruga commented
On the RubyGem's page https://rubygems.org/gems/atomic
Homepage link is http://github.com/ruby-concurrency/ruby-atomic
Maybe, can you change to https://github.com/ruby-concurrency/atomic ?
Thanks
pitr-ch commented
@jdantonio could you give me ownership? I'll fix the link, Thanks.
jdantonio commented
@pitr-ch I've added you as an owner to this and ref
. I've also updated the links on the rubygems.org pags. Unfortunately the "homepage" link can't be changed through rubygems (as far as I know). It's is taken from the gemspec. Updating that link may require releasing an updated version of the gem.
pitr-ch commented
Fixed