We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf3b75 commit e1b7752Copy full SHA for e1b7752
version_sorter.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
6
s.version = '2.0.0'
7
s.authors = ["Chris Wanstrath", "K. Adam Christensen"]
8
s.email = 'chris@ozmm.org'
9
- s.homepage = 'https://github.com/defunkt/version_sorter'
+ s.homepage = 'https://github.com/github/version_sorter#readme'
10
s.license = 'MIT'
11
12
s.summary = "Fast sorting of version strings"
0 commit comments